◆ NAL_Parser()
NAL_Parser::NAL_Parser |
( |
| ) |
|
◆ ~NAL_Parser()
NAL_Parser::~NAL_Parser |
( |
| ) |
|
◆ bytes_in_input_queue()
int NAL_Parser::bytes_in_input_queue |
( |
| ) |
const |
|
inline |
◆ flush_data()
◆ free_NAL_unit()
void NAL_Parser::free_NAL_unit |
( |
NAL_unit * |
| ) |
|
◆ get_NAL_queue_length()
int NAL_Parser::get_NAL_queue_length |
( |
| ) |
const |
|
inline |
◆ is_end_of_frame()
bool NAL_Parser::is_end_of_frame |
( |
| ) |
const |
|
inline |
◆ is_end_of_stream()
bool NAL_Parser::is_end_of_stream |
( |
| ) |
const |
|
inline |
◆ mark_end_of_frame()
void NAL_Parser::mark_end_of_frame |
( |
| ) |
|
|
inline |
◆ mark_end_of_stream()
void NAL_Parser::mark_end_of_stream |
( |
| ) |
|
|
inline |
◆ number_of_complete_NAL_units_pending()
int NAL_Parser::number_of_complete_NAL_units_pending |
( |
| ) |
const |
|
inline |
◆ number_of_NAL_units_pending()
int NAL_Parser::number_of_NAL_units_pending |
( |
| ) |
const |
|
inline |
◆ pop_from_NAL_queue()
NAL_unit* NAL_Parser::pop_from_NAL_queue |
( |
| ) |
|
◆ push_data()
de265_error NAL_Parser::push_data |
( |
const unsigned char * |
data, |
|
|
int |
len, |
|
|
de265_PTS |
pts, |
|
|
void * |
user_data = NULL |
|
) |
| |
◆ push_NAL()
de265_error NAL_Parser::push_NAL |
( |
const unsigned char * |
data, |
|
|
int |
len, |
|
|
de265_PTS |
pts, |
|
|
void * |
user_data = NULL |
|
) |
| |
◆ remove_pending_input_data()
void NAL_Parser::remove_pending_input_data |
( |
| ) |
|
The documentation for this class was generated from the following file: