OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_VP9_DECODER
(Results
1 - 25
of
36
) sorted by null
1
2
/external/libvpx/libvpx/test/
test-data.mk
151
LIBVPX_TEST_DATA-$(
CONFIG_VP9_DECODER
) += vp90-2-00-quantizer-00.webm
152
LIBVPX_TEST_DATA-$(
CONFIG_VP9_DECODER
) += vp90-2-00-quantizer-00.webm.md5
153
LIBVPX_TEST_DATA-$(
CONFIG_VP9_DECODER
) += vp90-2-00-quantizer-01.webm
154
LIBVPX_TEST_DATA-$(
CONFIG_VP9_DECODER
) += vp90-2-00-quantizer-01.webm.md5
155
LIBVPX_TEST_DATA-$(
CONFIG_VP9_DECODER
) += vp90-2-00-quantizer-02.webm
156
LIBVPX_TEST_DATA-$(
CONFIG_VP9_DECODER
) += vp90-2-00-quantizer-02.webm.md5
157
LIBVPX_TEST_DATA-$(
CONFIG_VP9_DECODER
) += vp90-2-00-quantizer-03.webm
158
LIBVPX_TEST_DATA-$(
CONFIG_VP9_DECODER
) += vp90-2-00-quantizer-03.webm.md5
159
LIBVPX_TEST_DATA-$(
CONFIG_VP9_DECODER
) += vp90-2-00-quantizer-04.webm
160
LIBVPX_TEST_DATA-$(
CONFIG_VP9_DECODER
) += vp90-2-00-quantizer-04.webm.md
[
all
...]
test_vectors.h
23
#if
CONFIG_VP9_DECODER
26
#endif //
CONFIG_VP9_DECODER
test_vectors.cc
54
#if
CONFIG_VP9_DECODER
200
#endif //
CONFIG_VP9_DECODER
decode_api_test.cc
27
#if
CONFIG_VP9_DECODER
79
#if
CONFIG_VP9_DECODER
149
#endif //
CONFIG_VP9_DECODER
codec_factory.h
19
#if CONFIG_VP8_DECODER ||
CONFIG_VP9_DECODER
|| CONFIG_VP10_DECODER
178
#if
CONFIG_VP9_DECODER
214
#if
CONFIG_VP9_DECODER
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
test_vectors.h
23
#if
CONFIG_VP9_DECODER
26
#endif //
CONFIG_VP9_DECODER
test_vectors.cc
54
#if
CONFIG_VP9_DECODER
170
#endif //
CONFIG_VP9_DECODER
codec_factory.h
19
#if CONFIG_VP8_DECODER ||
CONFIG_VP9_DECODER
159
#if
CONFIG_VP9_DECODER
189
#if
CONFIG_VP9_DECODER
/external/libvpx/config/arm/
vpx_config.h
65
#define
CONFIG_VP9_DECODER
1
/external/libvpx/config/arm-neon/
vpx_config.h
65
#define
CONFIG_VP9_DECODER
1
/external/libvpx/config/arm64/
vpx_config.h
65
#define
CONFIG_VP9_DECODER
1
/external/libvpx/config/generic/
vpx_config.h
65
#define
CONFIG_VP9_DECODER
1
/external/libvpx/config/mips32/
vpx_config.h
65
#define
CONFIG_VP9_DECODER
1
/external/libvpx/config/mips32-dspr2/
vpx_config.h
65
#define
CONFIG_VP9_DECODER
1
/external/libvpx/config/mips64/
vpx_config.h
65
#define
CONFIG_VP9_DECODER
1
/external/libvpx/config/x86/
vpx_config.h
65
#define
CONFIG_VP9_DECODER
1
/external/libvpx/config/x86_64/
vpx_config.h
65
#define
CONFIG_VP9_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
70
#define
CONFIG_VP9_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
70
#define
CONFIG_VP9_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
70
#define
CONFIG_VP9_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
70
#define
CONFIG_VP9_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
70
#define
CONFIG_VP9_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
69
#define
CONFIG_VP9_DECODER
1
vpx_config.asm
57
CONFIG_VP9_DECODER
equ 1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
example_xma.c
21
#if
CONFIG_VP9_DECODER
32
#if
CONFIG_VP9_DECODER
Completed in 58 milliseconds
1
2