Searched refs:nestegg_seek_cb (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | webm_video_source.h | 37 nestegg_seek_cb(int64_t offset, int whence, void *userdata) { in nestegg_seek_cb() function 109 nestegg_io io = {nestegg_read_cb, nestegg_seek_cb, nestegg_tell_cb, in Begin()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | webmdec.c | 29 static int nestegg_seek_cb(int64_t offset, int whence, void *userdata) { in nestegg_seek_cb() function 64 nestegg_io io = {nestegg_read_cb, nestegg_seek_cb, nestegg_tell_cb, 0}; in file_is_webm()
|