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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dmotion_est.cpp609 int rx2 = rx << 1; local
610 int rx3 = rx2 + rx;
668 offset2[1] = rx2 + 2;
670 offset2[3] = rx2;
680 offset2[13] = rx2 + 3;
681 offset2[14] = rx2 + 1;
/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 92 milliseconds