Searched refs:CONFIG_REALTIME_ONLY (Results 1 - 25 of 37) sorted by relevance

12

/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/nacl/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvpx_config.h78 #define CONFIG_REALTIME_ONLY 1 macro
/external/libvpx/armv7a/
H A Dvpx_config.h76 #define CONFIG_REALTIME_ONLY 1 macro
/external/libvpx/armv7a-neon/
H A Dvpx_config.h76 #define CONFIG_REALTIME_ONLY 1 macro
/external/libvpx/generic/
H A Dvpx_config.h76 #define CONFIG_REALTIME_ONLY 1 macro
/external/libvpx/mips/
H A Dvpx_config.h76 #define CONFIG_REALTIME_ONLY 1 macro
/external/libvpx/mips-dspr2/
H A Dvpx_config.h76 #define CONFIG_REALTIME_ONLY 1 macro
/external/libvpx/x86/
H A Dvpx_config.h76 #define CONFIG_REALTIME_ONLY 0 macro
H A Dvpx_config.asm64 CONFIG_REALTIME_ONLY equ 0 define
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dencodeframe.c32 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
378 #if (CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING)
396 #if (CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING)
433 #if (CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING)
573 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
735 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
799 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
836 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
931 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
946 #if CONFIG_REALTIME_ONLY
[all...]
/external/libvpx/libvpx/vp8/encoder/
H A Dencodeframe.c32 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
378 #if (CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING)
396 #if (CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING)
433 #if (CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING)
560 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
722 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
786 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
823 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
918 #if CONFIG_REALTIME_ONLY & CONFIG_ONTHEFLY_BITPACKING
933 #if CONFIG_REALTIME_ONLY
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8cx.mk80 ifeq ($(CONFIG_REALTIME_ONLY),yes)
105 ifeq ($(CONFIG_REALTIME_ONLY),yes)
/external/libvpx/libvpx/vp8/
H A Dvp8cx.mk80 ifeq ($(CONFIG_REALTIME_ONLY),yes)
105 ifeq ($(CONFIG_REALTIME_ONLY),yes)

Completed in 1571 milliseconds

12