Home
last modified time | relevance | path

Searched refs:vp8_diamond_search_sad (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/config/mips64/
Dvp8_rtcd.h76 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/config/generic/
Dvp8_rtcd.h76 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/config/mips32/
Dvp8_rtcd.h76 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/config/arm/
Dvp8_rtcd.h76 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h83 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/config/mips32-msa/
Dvp8_rtcd.h92 #define vp8_diamond_search_sad vp8_diamond_search_sadx4 macro
/external/libvpx/config/mips64-msa/
Dvp8_rtcd.h92 #define vp8_diamond_search_sad vp8_diamond_search_sadx4 macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h90 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h90 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h108 #define vp8_diamond_search_sad vp8_diamond_search_sadx4 macro
/external/libvpx/config/x86/
Dvp8_rtcd.h108 #define vp8_diamond_search_sad vp8_diamond_search_sadx4 macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2063 cpi->diamond_search_sad = vp8_diamond_search_sad; in vp8_create_compressor()