Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c6336 MV full_mv; local
6340 full_mv.row = this_mv.row >> 3;
6341 full_mv.col = this_mv.col >> 3;
6343 vp9_nb_mvs_inconsistency(&full_mv, nb_full_mvs, NB_MVS_NUM);