Home
last modified time | relevance | path

Searched refs:CONFIG_VP9_POSTPROC (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h63 #define CONFIG_VP9_POSTPROC 0 macro
Dvpx_config.asm51 CONFIG_VP9_POSTPROC equ 0 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_common.mk73 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.h
74 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.c
82 ifeq ($(CONFIG_VP9_POSTPROC),yes)
Dvp9_dx_iface.c23 #define VP9_CAP_POSTPROC (CONFIG_VP9_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
456 #if CONFIG_VP9_POSTPROC in set_postproc()
Dvp9cx.mk80 ifeq ($(CONFIG_VP9_POSTPROC),yes)
Dvp9_cx_iface.c911 #if CONFIG_VP9_POSTPROC in vp9e_set_previewpp()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h25 #if CONFIG_VP9_POSTPROC
184 #if CONFIG_VP9_POSTPROC
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.c24 #if CONFIG_VP9_POSTPROC
423 #if CONFIG_VP9_POSTPROC in vp9_get_raw_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c23 #if CONFIG_VP9_POSTPROC
2665 #if CONFIG_VP9_POSTPROC
3269 #if CONFIG_VP9_POSTPROC
3328 #if CONFIG_VP9_POSTPROC