Home | History | Annotate | Download | only in src

Lines Matching refs:boxWidth

4146     M4OSA_UInt32 boxWidth;
4176 boxWidth = ( pInputPlanes[ik].u_width << 10 ) / ratiotab[ratio];
4178 boxPlane[ik].u_width = (boxWidth)&(~1);