Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
Dnestegg.h209 int nestegg_offset_seek(nestegg * context, uint64_t offset);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c1892 nestegg_offset_seek(nestegg * ctx, uint64_t offset) in nestegg_offset_seek() function
1942 r = nestegg_offset_seek(ctx, ctx->segment_offset + seek_pos); in nestegg_track_seek()