HomeSort by relevance Sort by last modified time
    Searched refs:oldtail (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/third_party/nestegg/src/
nestegg.c 910 struct ebml_list_node * node, * oldtail; local
923 oldtail = list->tail;
924 if (oldtail)
925 oldtail->next = node;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
nestegg.c 910 struct ebml_list_node * node, * oldtail; local
923 oldtail = list->tail;
924 if (oldtail)
925 oldtail->next = node;
    [all...]

Completed in 49 milliseconds