Home
last modified time | relevance | path

Searched defs:mv_dist (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1972 const int64_t mv_dist = in diamond_search_sad_new() local
2007 const int64_t mv_dist = (int64_t)sad_array[t] << LOG2_PRECISION; in diamond_search_sad_new() local
2029 const int64_t mv_dist = in diamond_search_sad_new() local
2656 const int64_t mv_dist = (int64_t)fn_ptr->sdf(what->buf, what->stride, in vp9_refining_search_sad_new() local
2682 const int64_t mv_dist = (int64_t)sads[j] << LOG2_PRECISION; in vp9_refining_search_sad_new() local
2697 const int64_t mv_dist = in vp9_refining_search_sad_new() local
Dvp9_encoder.c6583 double mv_dist = local