Searched refs:set_vp8e_config (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp8/ |
D | vp8_cx_iface.c | 273 static vpx_codec_err_t set_vp8e_config(VP8_CONFIG *oxcf, in set_vp8e_config() function 450 set_vp8e_config(&ctx->oxcf, ctx->cfg, ctx->vp8_cfg, NULL); in vp8e_set_config() 477 set_vp8e_config(&ctx->oxcf, ctx->cfg, ctx->vp8_cfg, NULL); in update_extracfg() 657 set_vp8e_config(&priv->oxcf, priv->cfg, priv->vp8_cfg, mr_cfg); in vp8e_init()
|