Searched refs:srcPadHeight (Results 1 – 1 of 1) sorted by relevance
2332 u32 srcPadWidth, srcPadHeight; in TCPackTile_CMP() local2337 srcPadHeight = ( (layer->height + 3) >> 2 ); in TCPackTile_CMP()2344 if( (srcPadHeight - tileY) < 2 ) in TCPackTile_CMP()