Searched refs:MetaSurfWidth (Results 1 – 2 of 2) sorted by relevance
885 unsigned int MetaSurfWidth; in CalculateVMAndRowBytes() local902 MetaSurfWidth = dml_ceil((double) SwathWidth - 1, MetaRequestWidth) in CalculateVMAndRowBytes()904 *MetaRowByte = MetaSurfWidth * MetaRequestHeight * BytePerPixel / 256.0; in CalculateVMAndRowBytes()
944 unsigned int MetaSurfWidth; in CalculateVMAndRowBytes() local961 MetaSurfWidth = dml_ceil((double) SwathWidth - 1, MetaRequestWidth) in CalculateVMAndRowBytes()963 *MetaRowByte = MetaSurfWidth * MetaRequestHeight * BytePerPixel / 256.0; in CalculateVMAndRowBytes()