Searched refs:ebml_list_node (Results 1 – 1 of 1) sorted by relevance
142 struct ebml_list_node { struct143 struct ebml_list_node * next; argument149 struct ebml_list_node * head; argument150 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 …]