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

  /external/libvpx/
vpx_config.h 65 #define CONFIG_POSTPROC 0
  /external/libvpx/vp8/common/x86/
x86_systemdependent.c 75 #if CONFIG_POSTPROC
109 #if CONFIG_POSTPROC
  /external/libvpx/vp8/common/generic/
systemdependent.c 67 #if CONFIG_POSTPROC || (CONFIG_VP8_ENCODER && CONFIG_PSNR)
  /external/libvpx/vp8/
vp8_common.mk 97 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.h
98 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.c
110 ifeq ($(CONFIG_POSTPROC),yes)
vp8_dx_iface.c 21 #define VP8_CAP_POSTPROC (CONFIG_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
199 #if CONFIG_POSTPROC
633 #if CONFIG_POSTPROC
vp8_cx_iface.c 839 #if CONFIG_POSTPROC
    [all...]
  /external/libvpx/vp8/decoder/
onyxd_if.c 13 #if CONFIG_POSTPROC
526 #if CONFIG_POSTPROC
543 #endif /*!CONFIG_POSTPROC*/
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 60 milliseconds