OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_VP9
(Results
1 - 18
of
18
) sorted by null
/external/libvpx/libvpx/test/
test_libvpx.cc
19
#if
CONFIG_VP9
61
#if
CONFIG_VP9
codec_factory.h
151
#if
CONFIG_VP9
227
#endif //
CONFIG_VP9
/external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.sh
28
if [ "$
CONFIG_VP9
" = "yes" ]; then
/external/libvpx/armv7a/
vpx_config.h
72
#define
CONFIG_VP9
1
/external/libvpx/armv7a-neon/
vpx_config.h
72
#define
CONFIG_VP9
1
/external/libvpx/generic/
vpx_config.h
72
#define
CONFIG_VP9
1
/external/libvpx/mips/
vpx_config.h
72
#define
CONFIG_VP9
1
vpx_scale_rtcd.h
60
#if
CONFIG_VP9
vp8_rtcd.h
304
#if
CONFIG_VP9
vp9_rtcd.h
294
#if
CONFIG_VP9
/external/libvpx/mips-dspr2/
vpx_config.h
72
#define
CONFIG_VP9
1
vpx_scale_rtcd.h
62
#if
CONFIG_VP9
vp8_rtcd.h
322
#if
CONFIG_VP9
vp9_rtcd.h
330
#if
CONFIG_VP9
/external/libvpx/libvpx/build/make/
Android.mk
183
ifeq ($(
CONFIG_VP9
), yes)
/external/libvpx/libvpx/
examples.mk
126
CODEC_EXTRA_LIBS-$(
CONFIG_VP9
) += m
130
CODEC_EXTRA_LIBS-$(
CONFIG_VP9
) += m
/external/libvpx/libvpx/vpx_scale/generic/
yv12config.c
106
#if
CONFIG_VP9
yv12extend.c
83
#if
CONFIG_VP9
125
#endif //
CONFIG_VP9
Completed in 70 milliseconds