Searched refs:topPartHeight (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
4493 topPartHeight = PlaneOut[i].u_height - bottomPartHeight;
4503 for (y=0; y<topPartHeight; y++)
4514 /* destWalk is already at M4XXX_SampleAddress(PlaneOut[i], 0, topPartHeight) */

Completed in 219 milliseconds