Home
last modified time | relevance | path

Searched refs:CONFIG_SIZE_LIMIT (Results 1 – 18 of 18) sorted by relevance

/external/libvpx/libvpx/test/
Dframe_size_tests.cc53 #if CONFIG_SIZE_LIMIT in TEST_F()
64 #if CONFIG_SIZE_LIMIT in TEST_F()
Dtest_vectors.cc168 #if !CONFIG_SIZE_LIMIT || \
/external/libvpx/config/x86/
Dvpx_config.asm82 %define CONFIG_SIZE_LIMIT 0
Dvpx_config.h94 #define CONFIG_SIZE_LIMIT 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm82 %define CONFIG_SIZE_LIMIT 0
Dvpx_config.h94 #define CONFIG_SIZE_LIMIT 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h94 #define CONFIG_SIZE_LIMIT 0 macro
Dvpx_config.asm85 .equ CONFIG_SIZE_LIMIT , 0 define
/external/libvpx/config/arm/
Dvpx_config.h94 #define CONFIG_SIZE_LIMIT 0 macro
Dvpx_config.asm85 .equ CONFIG_SIZE_LIMIT , 0 define
/external/libvpx/config/mips64/
Dvpx_config.h94 #define CONFIG_SIZE_LIMIT 0 macro
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h94 #define CONFIG_SIZE_LIMIT 0 macro
/external/libvpx/config/mips32/
Dvpx_config.h94 #define CONFIG_SIZE_LIMIT 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h94 #define CONFIG_SIZE_LIMIT 0 macro
Dvpx_config.asm85 .equ CONFIG_SIZE_LIMIT , 0 define
/external/libvpx/config/generic/
Dvpx_config.h94 #define CONFIG_SIZE_LIMIT 0 macro
Dvpx_config.asm85 .equ CONFIG_SIZE_LIMIT , 0 define
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1199 #if CONFIG_SIZE_LIMIT in resize_context_buffers()