Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c148 struct ebml_list_node { struct
149 struct ebml_list_node * next; argument
155 struct ebml_list_node * head; argument
156 struct ebml_list_node * tail;
910 struct ebml_list_node * node, * oldtail; in ne_read_master()
1199 struct ebml_list_node * node; in ne_map_track_number_to_index()
1228 struct ebml_list_node * node; in ne_find_track_entry()
1438 ne_find_seek_for_id(struct ebml_list_node * seek_head, uint64_t id) in ne_find_seek_for_id()
1441 struct ebml_list_node * seek; in ne_find_seek_for_id()
1468 ne_find_cue_position_for_track(nestegg * ctx, struct ebml_list_node * node, unsigned int track) in ne_find_cue_position_for_track()
[all …]