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

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c4147 M4OSA_UInt32 boxHeight; local
4175 boxHeight = ( pInputPlanes[ik].u_height << 10 ) / ratiotab[ratio];
4177 boxPlane[ik].u_height = (boxHeight)&(~1);

Completed in 405 milliseconds