Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/csi/
Dfsl_csi.h328 …bool outputGrayScale; /*!< Output gray scale image or not, could only enable when input forma… member
Dfsl_csi.c1195 if (config->outputGrayScale) in CSI_FragModeTransferCaptureImage()