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

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

Completed in 28 milliseconds