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/
H A Dnestegg.h209 int nestegg_offset_seek(nestegg * context, uint64_t offset);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
H A Dnestegg.c1892 nestegg_offset_seek(nestegg * ctx, uint64_t offset) function
1942 r = nestegg_offset_seek(ctx, ctx->segment_offset + seek_pos);

Completed in 9 milliseconds