Searched refs:OsdMakeColorU16 (Results 1 – 1 of 1) sorted by relevance
41 static uint16_t OsdMakeColorU16(uint8_t r, uint8_t g, uint8_t b, OsdCompInfo compinfo) in OsdMakeColorU16() function199 *dst = OsdMakeColorU16(c.r, c.g, c.b, g_osdCompInfo[enFmt]); in LoadRgbData()