Home
last modified time | relevance | path

Searched refs:NEAREST_MV_MODE (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vp9/encoder/
Dvp9_encoder.h312 #define NEAREST_MV_MODE 2 macro
Dvp9_encoder.c6919 if (mv_mode == NEAREST_MV_MODE) {
6942 case NEAREST_MV_MODE:
6991 case NEAREST_MV_MODE: return vp9_prob_cost[ref_mv_prob]; break;
7011 MV nearest_mv = get_mv_from_mv_mode(NEAREST_MV_MODE, cpi, motion_field,