Searched refs:scanLineLength (Results 1 – 1 of 1) sorted by relevance
83 uint32 scanLineLength = numPlanes * bytesPerLine; in convert_data_to_bits() local94 scanLineData[row] = (uint8 *)scanLineAllocator.Allocate(scanLineLength); in convert_data_to_bits()107 if (index + count - 1 > scanLineLength) { in convert_data_to_bits()120 } while (index < scanLineLength); in convert_data_to_bits()