HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_POSTPROC (Results 1 - 15 of 15) sorted by null

  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 21 #if CONFIG_POSTPROC
85 #if CONFIG_POSTPROC
171 #if CONFIG_POSTPROC
alloccommon.c 27 #if CONFIG_POSTPROC
101 #if CONFIG_POSTPROC
rtcd_defs.sh 165 if [ "$CONFIG_POSTPROC" = "yes" ]; then
postproc.c 721 #if CONFIG_POSTPROC
    [all...]
  /external/libvpx/armv7a/
vpx_config.h 63 #define CONFIG_POSTPROC 0
  /external/libvpx/armv7a-neon/
vpx_config.h 63 #define CONFIG_POSTPROC 0
  /external/libvpx/generic/
vpx_config.h 63 #define CONFIG_POSTPROC 0
  /external/libvpx/mips/
vpx_config.h 63 #define CONFIG_POSTPROC 0
  /external/libvpx/mips-dspr2/
vpx_config.h 63 #define CONFIG_POSTPROC 0
  /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
vp8_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 13 #if CONFIG_POSTPROC
433 #if CONFIG_POSTPROC
450 #endif /*!CONFIG_POSTPROC*/
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 620 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 28 #if CONFIG_POSTPROC
    [all...]

Completed in 595 milliseconds