Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp185 constexpr uint32_t BRANCH_GRAY_TO_RGB565 = 0x00000002; member
196 } else if (branch == BRANCH_GRAY_TO_RGB565) { in GrayConvert()
218 GrayConvert(newDestinationRow, sourceRow, sourceWidth, BRANCH_GRAY_TO_RGB565); in GrayConvertRGB565()

Completed in 4 milliseconds