Searched refs:inputFormat (Results 1 – 6 of 6) sorted by relevance
118 if (((xfer->inputFormat == kDSI_SMARTDMA_InputPixelFormatRGB565) && in DSI_TransferWriteMemorySMARTDMA()121 ((xfer->inputFormat == kDSI_SMARTDMA_InputPixelFormatRGB888) && in DSI_TransferWriteMemorySMARTDMA()123 ((xfer->inputFormat == kDSI_SMARTDMA_InputPixelFormatXRGB8888) && in DSI_TransferWriteMemorySMARTDMA()126 if (xfer->inputFormat == kDSI_SMARTDMA_InputPixelFormatRGB565) in DSI_TransferWriteMemorySMARTDMA()137 else if (xfer->inputFormat == kDSI_SMARTDMA_InputPixelFormatRGB888) in DSI_TransferWriteMemorySMARTDMA()
60 dsi_smartdma_input_pixel_format_t inputFormat; /*!< Input format. */ member
92 … | CI_PI_CSR_CSI_CTRL_REG_DATA_TYPE_IN(config->inputFormat) /* CSI data format. */ in CI_PI_Init()160 config->inputFormat = kCI_PI_InputUYVY8888_8BitBus; in CI_PI_GetDefaultConfig()
92 ci_pi_input_format_t inputFormat; member
273 csi_frag_input_pixel_format_t inputFormat; /*!< Input pixel format. */ member318 csi_frag_input_pixel_format_t inputFormat; /*!< Input pixel format. */ member
1254 if (handle->inputFormat == kCSI_FragInputYUYV) in CSI_FragModeTransferCaptureImage()