Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dexports_spatial_svc2 text vpx_svc_encode
/external/libvpx/libvpx/examples/
Dsvc_context.h94 vpx_codec_err_t vpx_svc_encode(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx,
Dsvc_encodeframe.c531 vpx_codec_err_t vpx_svc_encode(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx, in vpx_svc_encode() function
Dvp9_spatial_svc_encoder.c954 res = vpx_svc_encode( in main()