Home
last modified time | relevance | path

Searched refs:BGR888ConvertRGBA8888 (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp298 static void BGR888ConvertRGBA8888(void *destinationRow, const uint8_t *sourceRow, uint32_t sourceWidth, in BGR888ConvertRGBA8888() function
984 g_procMapping.emplace(MakeKey(BGR_888, RGBA_8888), &BGR888ConvertRGBA8888); in InitRGBProc() local

Completed in 5 milliseconds