Home
last modified time | relevance | path

Searched defs:seek (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
Dnestegg.h110 int (* seek)(int64_t offset, int whence, void * userdata); member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c183 struct seek { struct
189 struct ebml_list seek; argument
1441 struct ebml_list_node * seek; in ne_find_seek_for_id() local