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

  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 87 vp8_postproc_cfg_t preview_ppcfg; member in struct:vpx_codec_alg_priv
918 ctx->preview_ppcfg = *((vp8_postproc_cfg_t *)data);
936 if (ctx->preview_ppcfg.post_proc_flag) {
937 flags.post_proc_flag = ctx->preview_ppcfg.post_proc_flag;
938 flags.deblocking_level = ctx->preview_ppcfg.deblocking_level;
939 flags.noise_level = ctx->preview_ppcfg.noise_level;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 88 vp8_postproc_cfg_t preview_ppcfg; member in struct:vpx_codec_alg_priv
    [all...]

Completed in 171 milliseconds