Home
last modified time | relevance | path

Searched refs:CONFIG_BETTER_HW_COMPATIBILITY (Results 1 – 22 of 22) 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.asm77 %define CONFIG_BETTER_HW_COMPATIBILITY 0
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm77 %define CONFIG_BETTER_HW_COMPATIBILITY 0
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
/external/libvpx/config/arm/
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
Dvpx_config.asm80 .equ CONFIG_BETTER_HW_COMPATIBILITY , 0 define
/external/libvpx/config/mips64-msa/
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
/external/libvpx/config/mips64/
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
/external/libvpx/config/generic/
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
Dvpx_config.asm80 .equ CONFIG_BETTER_HW_COMPATIBILITY , 0 define
/external/libvpx/config/mips32-msa/
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
/external/libvpx/config/mips32/
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
Dvpx_config.asm80 .equ CONFIG_BETTER_HW_COMPATIBILITY , 0 define
/external/libvpx/config/arm64/
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
Dvpx_config.asm80 .equ CONFIG_BETTER_HW_COMPATIBILITY , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h89 #define CONFIG_BETTER_HW_COMPATIBILITY 0 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c1365 #if CONFIG_BETTER_HW_COMPATIBILITY && CONFIG_VP9_HIGHBITDEPTH in rd_pick_intra_sbuv_mode()
3894 #if CONFIG_BETTER_HW_COMPATIBILITY in vp9_rd_pick_inter_mode_sub8x8()
Dvp9_pickmode.c2484 #if CONFIG_BETTER_HW_COMPATIBILITY in vp9_pick_inter_mode_sub8x8()
Dvp9_encodeframe.c5105 #if CONFIG_BETTER_HW_COMPATIBILITY && CONFIG_VP9_HIGHBITDEPTH in encode_superblock()