OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_POSTPROC
(Results
1 - 25
of
35
) sorted by null
1
2
/external/libvpx/libvpx/vp8/common/
onyxc_int.h
21
#if
CONFIG_POSTPROC
89
#if
CONFIG_POSTPROC
175
#if
CONFIG_POSTPROC
alloccommon.c
28
#if
CONFIG_POSTPROC
102
#if
CONFIG_POSTPROC
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyxc_int.h
21
#if
CONFIG_POSTPROC
89
#if
CONFIG_POSTPROC
175
#if
CONFIG_POSTPROC
alloccommon.c
27
#if
CONFIG_POSTPROC
101
#if
CONFIG_POSTPROC
/external/libvpx/config/arm/
vpx_config.h
58
#define
CONFIG_POSTPROC
0
/external/libvpx/config/arm-neon/
vpx_config.h
58
#define
CONFIG_POSTPROC
0
/external/libvpx/config/arm64/
vpx_config.h
58
#define
CONFIG_POSTPROC
0
/external/libvpx/config/generic/
vpx_config.h
58
#define
CONFIG_POSTPROC
0
/external/libvpx/config/mips32/
vpx_config.h
58
#define
CONFIG_POSTPROC
0
/external/libvpx/config/mips32-dspr2/
vpx_config.h
58
#define
CONFIG_POSTPROC
0
/external/libvpx/config/mips64/
vpx_config.h
58
#define
CONFIG_POSTPROC
0
/external/libvpx/config/x86/
vpx_config.h
58
#define
CONFIG_POSTPROC
1
/external/libvpx/config/x86_64/
vpx_config.h
58
#define
CONFIG_POSTPROC
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
63
#define
CONFIG_POSTPROC
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
63
#define
CONFIG_POSTPROC
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
63
#define
CONFIG_POSTPROC
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
63
#define
CONFIG_POSTPROC
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
63
#define
CONFIG_POSTPROC
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
62
#define
CONFIG_POSTPROC
1
vpx_config.asm
50
CONFIG_POSTPROC
equ 1
/external/libvpx/libvpx/vp8/
vp8_common.mk
78
VP8_COMMON_SRCS-$(
CONFIG_POSTPROC
) += common/mfqe.c
79
VP8_COMMON_SRCS-$(
CONFIG_POSTPROC
) += common/postproc.h
80
VP8_COMMON_SRCS-$(
CONFIG_POSTPROC
) += common/postproc.c
98
ifeq ($(
CONFIG_POSTPROC
),yes)
124
ifeq ($(
CONFIG_POSTPROC
),yes)
vp8_dx_iface.c
32
#define VP8_CAP_POSTPROC (
CONFIG_POSTPROC
? VPX_CODEC_CAP_POSTPROC : 0)
629
#if
CONFIG_POSTPROC
651
#if CONFIG_POSTPROC_VISUALIZER &&
CONFIG_POSTPROC
663
#if CONFIG_POSTPROC_VISUALIZER &&
CONFIG_POSTPROC
675
#if CONFIG_POSTPROC_VISUALIZER &&
CONFIG_POSTPROC
687
#if CONFIG_POSTPROC_VISUALIZER &&
CONFIG_POSTPROC
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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)
/external/libvpx/libvpx/vp8/decoder/
onyxd_if.c
13
#if
CONFIG_POSTPROC
426
#if
CONFIG_POSTPROC
444
#endif /*!
CONFIG_POSTPROC
*/
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_if.c
13
#if
CONFIG_POSTPROC
435
#if
CONFIG_POSTPROC
452
#endif /*!
CONFIG_POSTPROC
*/
Completed in 117 milliseconds
1
2