Home
last modified time | relevance | path

Searched refs:CONFIG_ALWAYS_ADJUST_BPM (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/config/x86_64/
Dvpx_config.asm81 %define CONFIG_ALWAYS_ADJUST_BPM 0
Dvpx_config.h93 #define CONFIG_ALWAYS_ADJUST_BPM 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm81 %define CONFIG_ALWAYS_ADJUST_BPM 0
Dvpx_config.h93 #define CONFIG_ALWAYS_ADJUST_BPM 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h93 #define CONFIG_ALWAYS_ADJUST_BPM 0 macro
Dvpx_config.asm85 .equ CONFIG_ALWAYS_ADJUST_BPM , 0 define
/external/libvpx/config/generic/
Dvpx_config.h93 #define CONFIG_ALWAYS_ADJUST_BPM 0 macro
Dvpx_config.asm85 .equ CONFIG_ALWAYS_ADJUST_BPM , 0 define
/external/libvpx/config/arm64/
Dvpx_config.h93 #define CONFIG_ALWAYS_ADJUST_BPM 0 macro
Dvpx_config.asm85 .equ CONFIG_ALWAYS_ADJUST_BPM , 0 define
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1547 #if CONFIG_ALWAYS_ADJUST_BPM in get_twopass_worst_quality()
1573 #if !CONFIG_ALWAYS_ADJUST_BPM in get_twopass_worst_quality()
2676 #if CONFIG_ALWAYS_ADJUST_BPM in define_gf_group()
2718 #if !CONFIG_ALWAYS_ADJUST_BPM in define_gf_group()