Searched refs:checkHeight (Results 1 – 1 of 1) sorted by relevance
515 u32 checkWidth, checkHeight; in TCCheckMipMapReduction() local528 checkHeight = ( (thisImage->lyColor).height >> scale ); in TCCheckMipMapReduction()530 if( (checkWidth == 0) || (checkHeight == 0) ) in TCCheckMipMapReduction()