Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvp8_rtcd.h79 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h93 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h93 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/config/x86/
Dvp8_rtcd.h108 #define vp8_diamond_search_sad vp8_diamond_search_sadx4 macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h108 #define vp8_diamond_search_sad vp8_diamond_search_sadx4 macro
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2049 cpi->diamond_search_sad = vp8_diamond_search_sad; in vp8_create_compressor()