Searched refs:MetaSurfHeight (Results 1 – 2 of 2) sorted by relevance
884 unsigned int MetaSurfHeight; in CalculateVMAndRowBytes() local905 MetaSurfHeight = dml_ceil((double) SwathWidth - 1, MetaRequestHeight) in CalculateVMAndRowBytes()907 *MetaRowByte = MetaSurfHeight * MetaRequestWidth * BytePerPixel / 256.0; in CalculateVMAndRowBytes()
944 unsigned int MetaSurfHeight; in CalculateVMAndRowBytes() local965 MetaSurfHeight = dml_ceil((double) SwathWidth - 1, MetaRequestHeight) in CalculateVMAndRowBytes()967 *MetaRowByte = MetaSurfHeight * MetaRequestWidth * BytePerPixel / 256.0; in CalculateVMAndRowBytes()