Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c910 struct ebml_list_node * node, * oldtail; in ne_read_master() local
923 oldtail = list->tail; in ne_read_master()
924 if (oldtail) in ne_read_master()
925 oldtail->next = node; in ne_read_master()