Home
last modified time | relevance | path

Searched refs:SCAN_FRAME_RGB (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/utils/include/
H A Dscan_constant.h140 SCAN_FRAME_RGB = 1, /* pixel-interleaved red/green/blue bands */ enumerator
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1879 if (format == SCAN_FRAME_RGB) { in WriteJpegHeader()