Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvp9_rtcd.h41 #define vp9_diamond_search_sad vp9_diamond_search_sad_c macro
/external/libvpx/config/arm64/
Dvp9_rtcd.h41 #define vp9_diamond_search_sad vp9_diamond_search_sad_c macro
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h41 #define vp9_diamond_search_sad vp9_diamond_search_sad_c macro
/external/libvpx/config/x86/
Dvp9_rtcd.h43 #define vp9_diamond_search_sad vp9_diamond_search_sad_c macro
/external/libvpx/config/x86_64/
Dvp9_rtcd.h43 #define vp9_diamond_search_sad vp9_diamond_search_sad_c macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.c970 cpi->diamond_search_sad = vp9_diamond_search_sad; in vp9_set_speed_features_framesize_independent()