Searched refs:set_vp8e_config (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_cx_iface.c275 static vpx_codec_err_t set_vp8e_config(VP8_CONFIG *oxcf, function
458 set_vp8e_config(&ctx->oxcf, ctx->cfg, ctx->vp8_cfg, NULL);
491 set_vp8e_config(&ctx->oxcf, ctx->cfg, ctx->vp8_cfg, NULL);
672 set_vp8e_config(&priv->oxcf, priv->cfg, priv->vp8_cfg, mr_cfg);
/external/libvpx/libvpx/vp8/
H A Dvp8_cx_iface.c285 static vpx_codec_err_t set_vp8e_config(VP8_CONFIG *oxcf, function
468 set_vp8e_config(&ctx->oxcf, ctx->cfg, ctx->vp8_cfg, NULL);
533 set_vp8e_config(&ctx->oxcf, ctx->cfg, ctx->vp8_cfg, NULL);
640 set_vp8e_config(&ctx->priv->alg_priv->oxcf,

Completed in 102 milliseconds