Searched defs:b8 (Results 1 – 2 of 2) sorted by relevance
389 GLubyte b8 = static_cast<GLubyte>((rgba & 0x00F0) >> 4); in TEST_P() local
392 uint8_t b8 = source[x * 3 + 2]; in LoadRGB8ToBGR565() local