Searched refs:kOutBytesPerPixel (Results 1 – 1 of 1) sorted by relevance
30 static const int kOutBytesPerPixel = 3; // RGB only variable155 size_t rgbDataLen = width * height * kOutBytesPerPixel; in copyFrame()165 setValueLE(&header[12], width * kOutBytesPerPixel); in copyFrame()