Searched refs:NEAREST_MV_MODE (Results 1 – 2 of 2) sorted by relevance
306 #define NEAREST_MV_MODE 2 macro
6472 if (mv_mode == NEAREST_MV_MODE) {6495 case NEAREST_MV_MODE:6544 case NEAREST_MV_MODE: return vp9_prob_cost[ref_mv_prob]; break;6564 MV nearest_mv = get_mv_from_mv_mode(NEAREST_MV_MODE, cpi, motion_field,