Home
last modified time | relevance | path

Searched defs:codec_ctx (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx/src/
Dsvc_encodeframe.c390 vpx_codec_err_t vpx_svc_init(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx, in vpx_svc_init()
540 vpx_codec_err_t vpx_svc_encode(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx, in vpx_svc_encode()
/external/libvpx/libvpx/vpx/
Dsvc_context.h75 vpx_codec_ctx_t *codec_ctx; member