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

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c4480 M4OSA_UInt32 topPartHeight, bottomPartHeight, width, sourceStride, destStride, y; local
4487 bottomPartHeight = 2*shiftUV;
4491 bottomPartHeight = shiftUV;
4493 topPartHeight = PlaneOut[i].u_height - bottomPartHeight;
4496 sourceWalk = (M4OSA_MemAddr8)M4XXX_SampleAddress(topPlane[i], 0, bottomPartHeight);
4516 for (y=0; y<bottomPartHeight; y++)

Completed in 271 milliseconds