HomeSort by relevance Sort by last modified time
    Searched refs:set_vp8e_config (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 275 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);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 285 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,
    [all...]

Completed in 68 milliseconds