Home
last modified time | relevance | path

Searched refs:CONFIG_MISC_FIXES (Results 1 – 19 of 19) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dbitwriter_buffer.c42 #if CONFIG_MISC_FIXES in vpx_wb_write_inv_signed_literal()
Dbitreader_buffer.c46 #if CONFIG_MISC_FIXES in vpx_rb_read_inv_signed_literal()
Dintrapred.c835 #if CONFIG_MISC_FIXES
/external/libvpx/config/x86_64/
Dvpx_config.asm86 %define CONFIG_MISC_FIXES 0
Dvpx_config.h98 #define CONFIG_MISC_FIXES 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm86 %define CONFIG_MISC_FIXES 0
Dvpx_config.h98 #define CONFIG_MISC_FIXES 0 macro
/external/libvpx/config/mips64/
Dvpx_config.h98 #define CONFIG_MISC_FIXES 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h98 #define CONFIG_MISC_FIXES 0 macro
Dvpx_config.asm89 .equ CONFIG_MISC_FIXES , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h98 #define CONFIG_MISC_FIXES 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h98 #define CONFIG_MISC_FIXES 0 macro
Dvpx_config.asm89 .equ CONFIG_MISC_FIXES , 0 define
/external/libvpx/config/arm/
Dvpx_config.h98 #define CONFIG_MISC_FIXES 0 macro
Dvpx_config.asm89 .equ CONFIG_MISC_FIXES , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h98 #define CONFIG_MISC_FIXES 0 macro
/external/libvpx/config/generic/
Dvpx_config.h98 #define CONFIG_MISC_FIXES 0 macro
Dvpx_config.asm89 .equ CONFIG_MISC_FIXES , 0 define
/external/libvpx/libvpx/test/
Dsuperframe_test.cc112 ::testing::Values(CONFIG_MISC_FIXES)));