Home
last modified time | relevance | path

Searched defs:diamond_search_sad (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vp8/encoder/
Donyx_int.h557 vp8_diamond_search_fn_t diamond_search_sad; member
/external/libvpx/vp9/encoder/
Dvp9_encoder.h866 vp9_diamond_search_fn_t diamond_search_sad; member
/external/libaom/av1/encoder/
Dmcomp.c1331 static int diamond_search_sad(FULLPEL_MV start_mv, unsigned int start_mv_sad, in diamond_search_sad() function