Searched refs:MetaSurfHeight (Results 1 – 2 of 2) sorted by relevance
886 unsigned int MetaSurfHeight; in CalculateVMAndRowBytes() local907 MetaSurfHeight = dml_ceil((double) SwathWidth - 1, MetaRequestHeight) in CalculateVMAndRowBytes()909 *MetaRowByte = MetaSurfHeight * MetaRequestWidth * BytePerPixel / 256.0; in CalculateVMAndRowBytes()
945 unsigned int MetaSurfHeight; in CalculateVMAndRowBytes() local966 MetaSurfHeight = dml_ceil((double) SwathWidth - 1, MetaRequestHeight) in CalculateVMAndRowBytes()968 *MetaRowByte = MetaSurfHeight * MetaRequestWidth * BytePerPixel / 256.0; in CalculateVMAndRowBytes()