Home
last modified time | relevance | path

Searched refs:CONFIG_BETTER_HW_COMPATIBILITY (Results 1 – 15 of 15) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_common_data.h37 #if CONFIG_BETTER_HW_COMPATIBILITY && CONFIG_VP9_HIGHBITDEPTH
Dvp9_common_data.c246 #if CONFIG_BETTER_HW_COMPATIBILITY && CONFIG_VP9_HIGHBITDEPTH
/external/libvpx/config/x86_64/
Dvpx_config.asm78 %define CONFIG_BETTER_HW_COMPATIBILITY 0
Dvpx_config.h90 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm78 %define CONFIG_BETTER_HW_COMPATIBILITY 0
Dvpx_config.h90 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h90 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
Dvpx_config.asm81 .equ CONFIG_BETTER_HW_COMPATIBILITY , 0 define
/external/libvpx/config/generic/
Dvpx_config.h90 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
Dvpx_config.asm81 .equ CONFIG_BETTER_HW_COMPATIBILITY , 0 define
/external/libvpx/config/arm-neon/
Dvpx_config.h90 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
Dvpx_config.asm81 .equ CONFIG_BETTER_HW_COMPATIBILITY , 0 define
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c1496 #if CONFIG_BETTER_HW_COMPATIBILITY && CONFIG_VP9_HIGHBITDEPTH in rd_pick_intra_sbuv_mode()
4227 #if CONFIG_BETTER_HW_COMPATIBILITY in vp9_rd_pick_inter_mode_sub8x8()
Dvp9_pickmode.c2796 #if CONFIG_BETTER_HW_COMPATIBILITY in vp9_pick_inter_mode_sub8x8()
Dvp9_encodeframe.c6394 #if CONFIG_BETTER_HW_COMPATIBILITY && CONFIG_VP9_HIGHBITDEPTH in encode_superblock()