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

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c4146 M4OSA_UInt32 boxWidth; local
4176 boxWidth = ( pInputPlanes[ik].u_width << 10 ) / ratiotab[ratio];
4178 boxPlane[ik].u_width = (boxWidth)&(~1);

Completed in 54 milliseconds