Searched refs:this_me (Results 1 – 1 of 1) sorted by relevance
2490 double this_me; in single_motion_search() local2492 int this_me; in single_motion_search()2518 this_me = vp9_full_pixel_diamond_new( in single_motion_search()2523 this_me = vp9_full_pixel_search( in single_motion_search()2529 if (this_me < bestsme) { in single_motion_search()2531 bestsme = this_me; in single_motion_search()