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

  /external/libvpx/libvpx/test/
webm_video_source.h 37 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/
vpxdec.c 438 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};
    [all...]

Completed in 145 milliseconds