Searched refs:vp8_search_diamond_search (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/vp8/encoder/x86/
H A Dmcomp_x86.h21 #undef vp8_search_diamond_search macro
22 #define vp8_search_diamond_search vp8_diamond_search_sadx4 macro
/external/libvpx/vp8/encoder/
H A Dmcomp.h108 #ifndef vp8_search_diamond_search
109 #define vp8_search_diamond_search vp8_diamond_search_sad macro
111 extern prototype_diamond_search_sad(vp8_search_diamond_search);

Completed in 749 milliseconds