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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_encode.cpp2542 Int xin1, xin2, xin3; local
2573 xin2 = x;
2585 xin2 = x;
2597 xin2 = x;
2609 xin2 = x;
2621 xin2 = x;
2693 p2x = motdata[yin2*nMBPerRow+xin2][vec2].x;
2694 p2y = motdata[yin2*nMBPerRow+xin2][vec2].y;
2695 //p2x = motxdata[xin2*2+(vec2&0x1) + (yin2*2+(vec2>>1))*xB];
2696 //p2y = motydata[xin2*
[all...]

Completed in 27 milliseconds