Searched refs:BGR888ConvertBGRA8888 (Results 1 – 1 of 1) sorted by relevance
305 static void BGR888ConvertBGRA8888(void *destinationRow, const uint8_t *sourceRow, uint32_t sourceWi… in BGR888ConvertBGRA8888() function985 g_procMapping.emplace(MakeKey(BGR_888, BGRA_8888), &BGR888ConvertBGRA8888); in InitRGBProc()