xine-lib 1.2.11
|
Data Fields | |
const uint8_t * | buf |
const uint8_t * | cur_pos |
int | len |
int | cur_offset |
const uint8_t* buf_reader::buf |
int buf_reader::cur_offset |
Referenced by parse_codec_private(), parse_nal(), and seek_for_nal().
const uint8_t* buf_reader::cur_pos |
Referenced by parse_codec_private(), parse_nal(), parse_nal_header(), and seek_for_nal().
int buf_reader::len |
Referenced by parse_codec_private(), parse_nal(), parse_nal_header(), parse_pps(), read_bits(), and seek_for_nal().