Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp817 static void CMYKConvertRGB565(void *destinationRow, const uint8_t *sourceRow, uint32_t sourceWidth, in CMYKConvertRGB565() function
1028 g_procMapping.emplace(MakeKey(CMKY, RGB_565), &CMYKConvertRGB565); in InitCMYKProc() local

Completed in 4 milliseconds