Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dexports_enc18 text vpx_svc_release
Dsvc_context.h94 void vpx_svc_release(SvcContext *svc_ctx);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dvp9_spatial_scalable_encoder.c388 vpx_svc_release(&svc_ctx); in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dsvc_test.cc67 vpx_svc_release(&svc_); in TearDown()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c1116 void vpx_svc_release(SvcContext *svc_ctx) { in vpx_svc_release() function