Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp609 constexpr uint32_t BRANCH_RGB161616_TO_RGB565 = 0x50000005; member
627 } else if (branch == BRANCH_RGB161616_TO_RGB565) { in RGB161616Convert()
673 RGB161616Convert(newDestinationRow, sourceRow, sourceWidth, BRANCH_RGB161616_TO_RGB565); in RGB161616ConvertRGB565()

Completed in 4 milliseconds