Searched refs:MetaSurfWidth (Results 1 – 2 of 2) sorted by relevance
886 unsigned int MetaSurfWidth; in CalculateVMAndRowBytes() local903 MetaSurfWidth = dml_ceil((double) SwathWidth - 1, MetaRequestWidth) in CalculateVMAndRowBytes()905 *MetaRowByte = MetaSurfWidth * MetaRequestHeight * BytePerPixel / 256.0; in CalculateVMAndRowBytes()
946 unsigned int MetaSurfWidth; in CalculateVMAndRowBytes() local963 MetaSurfWidth = dml_ceil((double) SwathWidth - 1, MetaRequestWidth) in CalculateVMAndRowBytes()965 *MetaRowByte = MetaSurfWidth * MetaRequestHeight * BytePerPixel / 256.0; in CalculateVMAndRowBytes()