Searched refs:ppcfg (Results 1 – 1 of 1) sorted by relevance
1147 vp8_postproc_cfg_t ppcfg; in Decode() local1149 ppcfg.post_proc_flag = VP8_MFQE | VP8_DEBLOCK; in Decode()1152 ppcfg.post_proc_flag |= VP8_DEMACROBLOCK; in Decode()1155 ppcfg.deblocking_level = 3; in Decode()1156 vpx_codec_control(decoder_, VP8_SET_POSTPROC, &ppcfg); in Decode()