HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_POSTPROC (Results 26 - 50 of 56) sorted by null

12 3

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 63 #define CONFIG_POSTPROC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 63 #define CONFIG_POSTPROC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 63 #define CONFIG_POSTPROC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 62 #define CONFIG_POSTPROC 1
vpx_config.asm 50 CONFIG_POSTPROC equ 1
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
alloccommon.c 27 #if CONFIG_POSTPROC
101 #if CONFIG_POSTPROC
postproc.c 313 #if CONFIG_POSTPROC
720 #if CONFIG_POSTPROC
    [all...]
  /external/libvpx/libvpx/vp8/common/
alloccommon.c 27 #if CONFIG_POSTPROC
101 #if CONFIG_POSTPROC
  /external/libvpx/x86/
vpx_config.asm 50 CONFIG_POSTPROC equ 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
alloccommon.c 27 #if CONFIG_POSTPROC
101 #if CONFIG_POSTPROC
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 29 #define VP8_CAP_POSTPROC (CONFIG_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
641 #if CONFIG_POSTPROC
661 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
673 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
685 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
697 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
vp8_common.mk 79 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/mfqe.c
80 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.h
81 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.c
109 ifeq ($(CONFIG_POSTPROC),yes)
vp8_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_common.mk 80 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/mfqe.c
81 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.h
82 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.c
110 ifeq ($(CONFIG_POSTPROC),yes)
vp8_dx_iface.c 28 #define VP8_CAP_POSTPROC (CONFIG_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
775 #if CONFIG_POSTPROC
796 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_common.mk 80 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/mfqe.c
81 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.h
82 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.c
110 ifeq ($(CONFIG_POSTPROC),yes)
vp8_dx_iface.c 28 #define VP8_CAP_POSTPROC (CONFIG_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
778 #if CONFIG_POSTPROC
803 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
onyxd_if.c 13 #if CONFIG_POSTPROC
407 #if CONFIG_POSTPROC
424 #endif /*!CONFIG_POSTPROC*/
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 13 #if CONFIG_POSTPROC
433 #if CONFIG_POSTPROC
450 #endif /*!CONFIG_POSTPROC*/
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_if.c 13 #if CONFIG_POSTPROC
435 #if CONFIG_POSTPROC
452 #endif /*!CONFIG_POSTPROC*/
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86_abi_support.asm 398 %if CONFIG_POSTPROC=1
406 %endif ; CONFIG_POSTPROC
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 398 %if CONFIG_POSTPROC=1
406 %endif ; CONFIG_POSTPROC
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 495 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 476 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 28 #if CONFIG_POSTPROC
    [all...]

Completed in 1958 milliseconds

12 3