Searched defs:rx2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp541 Int rx2 = rx << 1; local
542 Int rx3 = rx2 + rx;
600 offset2[1] = rx2 + 2;
602 offset2[3] = rx2;
612 offset2[13] = rx2 + 3;
613 offset2[14] = rx2 + 1;

Completed in 64 milliseconds