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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp538 Int lx2 = lx << 1; local
539 Int lx3 = lx2 + lx;
583 offset[1] = lx2 + 2;
585 offset[3] = lx2;
595 offset[13] = lx2 + 3;
596 offset[14] = lx2 + 1;

Completed in 42 milliseconds