OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_VP8_DECODER
(Results
1 - 25
of
39
) sorted by null
1
2
/external/libvpx/libvpx/test/
test_vectors.h
18
#if
CONFIG_VP8_DECODER
test_vectors.cc
17
#if
CONFIG_VP8_DECODER
53
#endif //
CONFIG_VP8_DECODER
test-data.mk
27
LIBVPX_TEST_DATA-$(
CONFIG_VP8_DECODER
) += vp80-00-comprehensive-001.ivf
28
LIBVPX_TEST_DATA-$(
CONFIG_VP8_DECODER
) += vp80-00-comprehensive-001.ivf.md5
29
LIBVPX_TEST_DATA-$(
CONFIG_VP8_DECODER
) += vp80-00-comprehensive-002.ivf
30
LIBVPX_TEST_DATA-$(
CONFIG_VP8_DECODER
) += vp80-00-comprehensive-002.ivf.md5
31
LIBVPX_TEST_DATA-$(
CONFIG_VP8_DECODER
) += vp80-00-comprehensive-003.ivf
32
LIBVPX_TEST_DATA-$(
CONFIG_VP8_DECODER
) += vp80-00-comprehensive-003.ivf.md5
33
LIBVPX_TEST_DATA-$(
CONFIG_VP8_DECODER
) += vp80-00-comprehensive-004.ivf
34
LIBVPX_TEST_DATA-$(
CONFIG_VP8_DECODER
) += vp80-00-comprehensive-004.ivf.md5
35
LIBVPX_TEST_DATA-$(
CONFIG_VP8_DECODER
) += vp80-00-comprehensive-005.ivf
36
LIBVPX_TEST_DATA-$(
CONFIG_VP8_DECODER
) += vp80-00-comprehensive-005.ivf.md
[
all
...]
decode_api_test.cc
24
#if
CONFIG_VP8_DECODER
64
#if
CONFIG_VP8_DECODER
77
#endif //
CONFIG_VP8_DECODER
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
test_vectors.h
18
#if
CONFIG_VP8_DECODER
test_vectors.cc
17
#if
CONFIG_VP8_DECODER
53
#endif //
CONFIG_VP8_DECODER
codec_factory.h
19
#if
CONFIG_VP8_DECODER
|| CONFIG_VP9_DECODER
77
#if
CONFIG_VP8_DECODER
107
#if
CONFIG_VP8_DECODER
/external/libvpx/libvpx/vpx/
vpx_codec.mk
23
API_SRCS-$(
CONFIG_VP8_DECODER
) += vp8.h
24
API_SRCS-$(
CONFIG_VP8_DECODER
) += vp8dx.h
25
API_DOC_SRCS-$(
CONFIG_VP8_DECODER
) += vp8.h
26
API_DOC_SRCS-$(
CONFIG_VP8_DECODER
) += vp8dx.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.mk
21
API_SRCS-$(
CONFIG_VP8_DECODER
) += vp8.h
22
API_SRCS-$(
CONFIG_VP8_DECODER
) += vp8dx.h
23
API_DOC_SRCS-$(
CONFIG_VP8_DECODER
) += vp8.h
24
API_DOC_SRCS-$(
CONFIG_VP8_DECODER
) += vp8dx.h
/external/libvpx/config/arm/
vpx_config.h
63
#define
CONFIG_VP8_DECODER
1
/external/libvpx/config/arm-neon/
vpx_config.h
63
#define
CONFIG_VP8_DECODER
1
/external/libvpx/config/arm64/
vpx_config.h
63
#define
CONFIG_VP8_DECODER
1
/external/libvpx/config/generic/
vpx_config.h
63
#define
CONFIG_VP8_DECODER
1
/external/libvpx/config/mips32/
vpx_config.h
63
#define
CONFIG_VP8_DECODER
1
/external/libvpx/config/mips32-dspr2/
vpx_config.h
63
#define
CONFIG_VP8_DECODER
1
/external/libvpx/config/mips64/
vpx_config.h
63
#define
CONFIG_VP8_DECODER
1
/external/libvpx/config/x86/
vpx_config.h
63
#define
CONFIG_VP8_DECODER
1
/external/libvpx/config/x86_64/
vpx_config.h
63
#define
CONFIG_VP8_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
68
#define
CONFIG_VP8_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
68
#define
CONFIG_VP8_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
68
#define
CONFIG_VP8_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
68
#define
CONFIG_VP8_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
68
#define
CONFIG_VP8_DECODER
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
67
#define
CONFIG_VP8_DECODER
0
vpx_config.asm
55
CONFIG_VP8_DECODER
equ 1
Completed in 89 milliseconds
1
2