Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp330 constexpr uint32_t BRANCH_RGB888_TO_RGB565 = 0x30000004; member
346 } else if (branch == BRANCH_RGB888_TO_RGB565) { in RGB888Convert()
384 RGB888Convert(newDestinationRow, sourceRow, sourceWidth, BRANCH_RGB888_TO_RGB565); in RGB888ConvertRGB565()

Completed in 4 milliseconds