Searched refs:pmvB_x (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dmotion_est.cpp1368 int pmvA_x = 0, pmvA_y = 0, pmvB_x = 0, pmvB_y = 0, pmvC_x = 0, pmvC_y = 0; local
1466 pmvB_x = pmot->x;
1520 pmvB_x = pmot->x;
1608 pmvB_x = pmot->x;
1666 *cmvx = AVC_MEDIAN(pmvA_x, pmvB_x, pmvC_x);

Completed in 84 milliseconds