Searched refs:RGB8ToRGB565 (Results 1 – 1 of 1) sorted by relevance
705 uint16_t RGB8ToRGB565(const R8G8B8A8 &rgba) const in RGB8ToRGB565() function842 uint16_t max16 = RGB8ToRGB565(maxColor); in packBC1()843 uint16_t min16 = RGB8ToRGB565(minColor); in packBC1()