Searched refs:CONFIG_LIBYUV (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/config/arm/
H A Dvpx_config.h85 #define CONFIG_LIBYUV 1 macro
/external/libvpx/config/arm-neon/
H A Dvpx_config.h85 #define CONFIG_LIBYUV 1 macro
/external/libvpx/config/arm64/
H A Dvpx_config.h85 #define CONFIG_LIBYUV 1 macro
/external/libvpx/config/generic/
H A Dvpx_config.h85 #define CONFIG_LIBYUV 1 macro
/external/libvpx/config/mips32/
H A Dvpx_config.h85 #define CONFIG_LIBYUV 1 macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_config.h85 #define CONFIG_LIBYUV 1 macro
/external/libvpx/config/mips64/
H A Dvpx_config.h85 #define CONFIG_LIBYUV 1 macro
/external/libvpx/config/x86/
H A Dvpx_config.h85 #define CONFIG_LIBYUV 1 macro
/external/libvpx/config/x86_64/
H A Dvpx_config.h85 #define CONFIG_LIBYUV 1 macro
/external/libvpx/libvpx/
H A Dexamples.mk68 ifeq ($(CONFIG_LIBYUV),yes)
90 ifeq ($(CONFIG_LIBYUV),yes)
209 ifeq ($(CONFIG_LIBYUV),yes)
253 INC_PATH-$(CONFIG_LIBYUV) += $(SRC_PATH_BARE)/third_party/libyuv/include
H A Dvpxdec.c20 #if CONFIG_LIBYUV
136 #if CONFIG_LIBYUV
976 #if CONFIG_LIBYUV
H A Dvpxenc.c22 #if CONFIG_LIBYUV
1602 #if CONFIG_LIBYUV
1639 #if CONFIG_LIBYUV

Completed in 60 milliseconds