Home
last modified time | relevance | path

Searched refs:ebml_list_node (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/nestegg/src/
Dnestegg.c142 struct ebml_list_node { struct
143 struct ebml_list_node * next; argument
149 struct ebml_list_node * head; argument
150 struct ebml_list_node * tail;
875 struct ebml_list_node * node, * oldtail; in ne_read_master()
1164 struct ebml_list_node * node; in ne_find_track_entry()
1342 ne_find_seek_for_id(struct ebml_list_node * seek_head, uint64_t id) in ne_find_seek_for_id()
1345 struct ebml_list_node * seek; in ne_find_seek_for_id()
1372 ne_find_cue_point_for_tstamp(struct ebml_list_node * cue_point, uint64_t scale, uint64_t tstamp) in ne_find_cue_point_for_tstamp()
1415 struct ebml_list_node * track; in nestegg_init()
[all …]