Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/sx6119/
Dsx6119.cxx73 void SX6119::seek() in seek() function in SX6119
/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; member
1441 struct ebml_list_node * seek; in ne_find_seek_for_id() local