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

  /external/libvpx/armv7a/
vpx_config.h 64 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/armv7a-neon/
vpx_config.h 64 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/generic/
vpx_config.h 64 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/mips/
vpx_config.h 64 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/mips-dspr2/
vpx_config.h 64 #define CONFIG_VP9_POSTPROC 0
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 24 #if CONFIG_VP9_POSTPROC
203 #if CONFIG_VP9_POSTPROC
vp9_rtcd_defs.sh 214 if [ "$CONFIG_VP9_POSTPROC" = "yes" ]; then
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_common.mk 78 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.h
79 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.c
83 ifeq ($(CONFIG_VP9_POSTPROC),yes)
vp9cx.mk 70 ifeq ($(CONFIG_VP9_POSTPROC),yes)
vp9_dx_iface.c 23 #define VP9_CAP_POSTPROC (CONFIG_VP9_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
602 #if CONFIG_VP9_POSTPROC
vp9_cx_iface.c 912 #if CONFIG_VP9_POSTPROC
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_onyxd_if.c 16 #if CONFIG_VP9_POSTPROC
441 #if CONFIG_VP9_POSTPROC
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 21 #if CONFIG_VP9_POSTPROC
    [all...]

Completed in 159 milliseconds