Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dexports_spatial_svc4 text vpx_svc_release
/external/libvpx/libvpx/examples/
Dsvc_context.h101 void vpx_svc_release(SvcContext *svc_ctx);
Dsvc_encodeframe.c623 void vpx_svc_release(SvcContext *svc_ctx) { in vpx_svc_release() function
Dvp9_spatial_svc_encoder.c1119 vpx_svc_release(&svc_ctx); in main()