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

/external/libvpx/libvpx/test/
H A Dwebm_video_source.h37 nestegg_seek_cb(int64_t offset, int whence, void *userdata) { function in namespace:libvpx_test
105 nestegg_io io = {nestegg_read_cb, nestegg_seek_cb, nestegg_tell_cb,
/external/libvpx/libvpx/
H A Dvpxdec.c438 nestegg_seek_cb(int64_t offset, int whence, void *userdata) { function
532 nestegg_io io = {nestegg_read_cb, nestegg_seek_cb, nestegg_tell_cb, 0};

Completed in 124 milliseconds