Home | Sort by relevance Sort by last modified time |
/external/libvpx/libvpx/vp9/ | |
vp9_dx_iface.h | 31 int postproc_cfg_set; member in struct:vpx_codec_alg_priv |
vp9_dx_iface.c | 409 if (!ctx->postproc_cfg_set && 846 ctx->postproc_cfg_set = 1; [all...] |
/external/libvpx/libvpx/vp8/ | |
vp8_dx_iface.c | 52 int postproc_cfg_set; member in struct:vpx_codec_alg_priv 373 if (!ctx->postproc_cfg_set 634 ctx->postproc_cfg_set = 1; |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ | |
vp9_dx_iface.c | 32 int postproc_cfg_set; member in struct:vpx_codec_alg_priv 198 if (!ctx->postproc_cfg_set && 460 ctx->postproc_cfg_set = 1; |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/ | |
vp8_dx_iface.c | 58 int postproc_cfg_set; member in struct:vpx_codec_alg_priv 445 if (!ctx->postproc_cfg_set 783 ctx->postproc_cfg_set = 1; |