Searched refs:pixelSize (Results 1 – 3 of 3) sorted by relevance
50 bufferSize = orignalResolutionWidth * orignalResolutionHeight * pixelSize + headSize; in InitAll()252 … uint8_t* osPixel = osBuffer + (i * compressionResolutionWidth + j) * pixelSize + headSize; in Flush()
107 const uint16_t pixelSize = 4; // 4 bytes per pixel variable
208 int input_base_pos = i * retWidth * pixelSize + j * pixelSize; in Send()