Searched refs:cb8 (Results 1 – 1 of 1) sorted by relevance
1710 uint8_t cb8 = (rgb_to_cb[0] * r_count + rgb_to_cb[1] * g_count + in CaptureYUV420() local1717 *px_cb = cb8; in CaptureYUV420()1720 *(reinterpret_cast<uint16_t*>(px_cb)) = htole16(cb8 << 8); in CaptureYUV420()