FFmpeg
|
Data Fields | |
int | nb_elem |
void * | elem |
Definition at line 100 of file matroskadec.c.
int EbmlList::nb_elem |
Definition at line 101 of file matroskadec.c.
Referenced by ebml_free(), ebml_parse_elem(), matroska_add_index_entries(), matroska_convert_tag(), matroska_convert_tags(), matroska_execute_seekhead(), matroska_find_track_by_num(), matroska_parse_cluster(), matroska_parse_cluster_incremental(), matroska_parse_tracks(), matroska_read_close(), matroska_read_header(), matroska_read_seek(), mkv_parse_video_color(), and webm_dash_manifest_cues().
void* EbmlList::elem |
Definition at line 102 of file matroskadec.c.
Referenced by ebml_free(), ebml_parse_elem(), matroska_add_index_entries(), matroska_convert_tag(), matroska_convert_tags(), matroska_decode_buffer(), matroska_deliver_packet(), matroska_execute_seekhead(), matroska_find_track_by_num(), matroska_parse_cluster(), matroska_parse_cluster_incremental(), matroska_parse_frame(), matroska_parse_tracks(), matroska_read_close(), matroska_read_header(), matroska_read_seek(), mkv_parse_video_color(), webm_dash_manifest_cues(), and webm_dash_manifest_read_header().