Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c24 #if CONFIG_VP9_POSTPROC
286 #if !CONFIG_VP9_POSTPROC in vp9_get_raw_frame()
299 #if CONFIG_VP9_POSTPROC in vp9_get_raw_frame()
/external/libvpx/libvpx/vp9/
Dvp9_common.mk73 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.h
74 VP9_COMMON_SRCS-$(CONFIG_VP9_POSTPROC) += common/vp9_postproc.c
82 ifeq ($(CONFIG_VP9_POSTPROC),yes)
Dvp9_dx_iface.c28 #define VP9_CAP_POSTPROC (CONFIG_VP9_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
598 #if CONFIG_VP9_POSTPROC in ctrl_set_postproc()
Dvp9cx.mk87 ifeq ($(CONFIG_VP9_POSTPROC),yes)
Dvp9_cx_iface.c1071 #if CONFIG_VP9_POSTPROC in ctrl_set_previewpp()
/external/libvpx/generic/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/armv7a/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/mips/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/x86/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
Dvpx_config.asm52 CONFIG_VP9_POSTPROC equ 0 define
/external/libvpx/mips-dspr2/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/armv7a-neon/
Dvpx_config.h64 #define CONFIG_VP9_POSTPROC 0 macro
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h25 #if CONFIG_VP9_POSTPROC
184 #if CONFIG_VP9_POSTPROC
Dvp9_postproc.c27 #if CONFIG_VP9_POSTPROC
402 #if CONFIG_VP9_POSTPROC || CONFIG_INTERNAL_STATS in vp9_post_proc_frame()
Dvp9_alloccommon.c183 #if CONFIG_INTERNAL_STATS || CONFIG_VP9_POSTPROC in vp9_alloc_ref_frame_buffers()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c23 #if CONFIG_VP9_POSTPROC
2134 #if CONFIG_VP9_POSTPROC in encode_frame_to_data_rate()
2762 #if CONFIG_VP9_POSTPROC in vp9_get_compressed_data()
2818 #if !CONFIG_VP9_POSTPROC in vp9_get_preview_raw_frame()
2826 #if CONFIG_VP9_POSTPROC in vp9_get_preview_raw_frame()