Home | History | Annotate | Download | only in source

Lines Matching refs:sizeH

1619 	uint32 sizeH = Max_uint32 (1, (fCroppedSize.h + (downScale.h >> 1)) / downScale.h);
1621 return Max_int32 (sizeV, sizeH);