Searched refs:PIXEL_YCBCR420_BYTE (Results 1 – 2 of 2) sorted by relevance
47 static constexpr float PIXEL_YCBCR420_BYTE = 1.5; variable
323 for (uint32_t index = 0; index < width * height * PIXEL_YCBCR420_BYTE; index++) { in DrawYUVColor()