Searched refs:MetaSurfWidth (Results 1 – 2 of 2) sorted by relevance
883 unsigned int MetaSurfWidth; in CalculateVMAndRowBytes() local900 MetaSurfWidth = dml_ceil((double) SwathWidth - 1, MetaRequestWidth) in CalculateVMAndRowBytes()902 *MetaRowByte = MetaSurfWidth * MetaRequestHeight * BytePerPixel / 256.0; in CalculateVMAndRowBytes()
943 unsigned int MetaSurfWidth; in CalculateVMAndRowBytes() local960 MetaSurfWidth = dml_ceil((double) SwathWidth - 1, MetaRequestWidth) in CalculateVMAndRowBytes()962 *MetaRowByte = MetaSurfWidth * MetaRequestHeight * BytePerPixel / 256.0; in CalculateVMAndRowBytes()