Home
last modified time | relevance | path

Searched refs:ne_io_seek (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c520 ne_io_seek(nestegg_io * io, int64_t offset, int whence) in ne_io_seek() function
851 r = ne_io_seek(ctx->io, s->stream_offset, NESTEGG_SEEK_SET); in ne_ctx_restore()
1557 r = ne_io_seek(ctx->io, ctx->segment_offset + seek_pos, NESTEGG_SEEK_SET); in ne_init_cue_points()
1897 r = ne_io_seek(ctx->io, offset, NESTEGG_SEEK_SET); in nestegg_offset_seek()