HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_VP9_POSTPROC (Results 1 - 25 of 34) sorted by null

1 2

  /external/libvpx/libvpx/vp9/
vp9_common.mk 64 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.h
65 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.c
66 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_mfqe.h
67 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_mfqe.c
68 ifeq ($(CONFIG_VP9_POSTPROC),yes)
84 ifeq ($(CONFIG_VP9_POSTPROC),yes)
vp9cx.mk 85 ifeq ($(CONFIG_VP9_POSTPROC),yes)
  /external/libvpx/config/arm/
vpx_config.h 59 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/config/arm-neon/
vpx_config.h 59 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/config/arm64/
vpx_config.h 59 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/config/generic/
vpx_config.h 59 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/config/mips32/
vpx_config.h 59 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 59 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/config/mips64/
vpx_config.h 59 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/config/x86/
vpx_config.h 59 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/config/x86_64/
vpx_config.h 59 #define CONFIG_VP9_POSTPROC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 64 #define CONFIG_VP9_POSTPROC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 64 #define CONFIG_VP9_POSTPROC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 64 #define CONFIG_VP9_POSTPROC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 64 #define CONFIG_VP9_POSTPROC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 64 #define CONFIG_VP9_POSTPROC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 63 #define CONFIG_VP9_POSTPROC 0
vpx_config.asm 51 CONFIG_VP9_POSTPROC equ 0
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 27 #if CONFIG_VP9_POSTPROC
153 #if CONFIG_VP9_POSTPROC
260 #if CONFIG_VP9_POSTPROC
vp9_alloccommon.c 103 #if CONFIG_VP9_POSTPROC
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_onyxc_int.h 25 #if CONFIG_VP9_POSTPROC
184 #if CONFIG_VP9_POSTPROC
  /external/libvpx/libvpx/vp9/decoder/
vp9_decoder.c 29 #if CONFIG_VP9_POSTPROC
419 #if !CONFIG_VP9_POSTPROC
434 #if CONFIG_VP9_POSTPROC
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_common.mk 73 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)
vp9_dx_iface.c 23 #define VP9_CAP_POSTPROC (CONFIG_VP9_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
456 #if CONFIG_VP9_POSTPROC
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decoder.c 24 #if CONFIG_VP9_POSTPROC
423 #if CONFIG_VP9_POSTPROC

Completed in 193 milliseconds

1 2