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