Searched defs:xin3 (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
2576 xin3 = x + 1;
2588 xin3 = x + 1;
2600 xin3 = x + 1;
2612 xin3 = x;
2624 xin3 = x;
2705 p3x = motdata[yin3*nMBPerRow+xin3][vec3].x;
2706 p3y = motdata[yin3*nMBPerRow+xin3][vec3].y;
2707 //p3x = motxdata[xin3*2+ (vec3&0x1) + (yin3*2+(vec3>>1))*xB];
2708 //p3y = motydata[xin3*
[all...]

Completed in 71 milliseconds