Searched refs:ebml_list_node (Results 1 – 1 of 1) sorted by relevance
148 struct ebml_list_node { struct149 struct ebml_list_node * next; argument155 struct ebml_list_node * head; argument156 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 …]