Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/examples/
H A Dsvc_encodeframe.c380 vpx_codec_err_t vpx_svc_init(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx, in vpx_svc_init()
535 vpx_codec_err_t vpx_svc_encode(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx, in vpx_svc_encode()
H A Dsvc_context.h72 vpx_codec_ctx_t *codec_ctx; member