Searched refs:MacroTileSizeBytes (Results 1 – 2 of 2) sorted by relevance
2507 dml_uint_t MacroTileSizeBytes; in CalculateVMAndRowBytes() local2560 MacroTileSizeBytes = MacroTileWidth * BytePerPixel * MacroTileHeight; in CalculateVMAndRowBytes()2571 …dml_ceil((dml_float_t) (Pitch * vp_height_dpte_ub * BytePerPixel - MacroTileSizeBytes) / (dml_floa… in CalculateVMAndRowBytes()
1593 unsigned int MacroTileSizeBytes; in CalculateVMAndRowBytes() local1669 MacroTileSizeBytes = p->MacroTileWidth * p->BytePerPixel * p->MacroTileHeight; in CalculateVMAndRowBytes()1680 …th_ceil2((double)(p->Pitch * vp_height_dpte_ub * p->BytePerPixel - MacroTileSizeBytes) / (double)(… in CalculateVMAndRowBytes()