Home
last modified time | relevance | path

Searched refs:CONFIG_VP9_POSTPROC (Results 1 – 21 of 21) sorted by relevance

/external/libvpx/libvpx/vp9/
Dvp9_common.mk63 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.h
64 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.c
65 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_mfqe.h
66 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_mfqe.c
81 ifeq ($(CONFIG_VP9_POSTPROC),yes)
Dvp9_dx_iface.c32 #define VP9_CAP_POSTPROC (CONFIG_VP9_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
489 #if CONFIG_VP9_POSTPROC in ctrl_set_postproc()
Dvp9cx.mk102 ifeq ($(CONFIG_VP9_POSTPROC),yes)
Dvp9_cx_iface.c1403 #if CONFIG_VP9_POSTPROC in ctrl_set_previewpp()
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h27 #if CONFIG_VP9_POSTPROC
133 #if CONFIG_VP9_POSTPROC
236 #if CONFIG_VP9_POSTPROC
Dvp9_alloccommon.c90 #if CONFIG_VP9_POSTPROC in vp9_free_postproc_buffers()
167 #if CONFIG_VP9_POSTPROC in vp9_remove_common()
Dvp9_postproc.c30 #if CONFIG_VP9_POSTPROC
/external/libvpx/config/x86/
Dvpx_config.asm46 %define CONFIG_VP9_POSTPROC 0
Dvpx_config.h58 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm46 %define CONFIG_VP9_POSTPROC 0
Dvpx_config.h58 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h58 #define CONFIG_VP9_POSTPROC 0 macro
Dvpx_config.asm49 .equ CONFIG_VP9_POSTPROC , 0 define
/external/libvpx/config/generic/
Dvpx_config.h58 #define CONFIG_VP9_POSTPROC 0 macro
Dvpx_config.asm49 .equ CONFIG_VP9_POSTPROC , 0 define
/external/libvpx/config/arm-neon/
Dvpx_config.h58 #define CONFIG_VP9_POSTPROC 0 macro
Dvpx_config.asm49 .equ CONFIG_VP9_POSTPROC , 0 define
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c29 #if CONFIG_VP9_POSTPROC
493 #if !CONFIG_VP9_POSTPROC in vp9_get_raw_frame()
506 #if CONFIG_VP9_POSTPROC in vp9_get_raw_frame()
/external/libvpx/libvpx/vpx_ports/
Dx86_abi_support.asm396 %if CONFIG_POSTPROC=1 || CONFIG_VP9_POSTPROC=1
404 %endif ; CONFIG_POSTPROC || CONFIG_VP9_POSTPROC
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk61 ifneq ($(filter yes,$(CONFIG_POSTPROC) $(CONFIG_VP9_POSTPROC)),)
369 ifneq ($(filter yes,$(CONFIG_ENCODERS) $(CONFIG_POSTPROC) $(CONFIG_VP9_POSTPROC)),)
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c39 #if CONFIG_VP9_POSTPROC
1025 #if CONFIG_VP9_POSTPROC in dealloc_compressor_data()
2825 #if CONFIG_VP9_POSTPROC in vp9_remove_compressor()
3687 #if CONFIG_VP9_POSTPROC && !(CONFIG_VP9_TEMPORAL_DENOISING)
7496 #if CONFIG_VP9_POSTPROC
7637 #if !CONFIG_VP9_POSTPROC
7645 #if CONFIG_VP9_POSTPROC