Searched refs:inputPixelFormat (Results 1 – 2 of 2) sorted by relevance
165 if (config->inputPixelFormat == config->outputPixelFormat) in FLEXIO_MCULCD_TransferCreateHandleSMARTDMA()169 else if (((config->inputPixelFormat == kFLEXIO_MCULCD_RGB565) && in FLEXIO_MCULCD_TransferCreateHandleSMARTDMA()171 ((config->inputPixelFormat == kFLEXIO_MCULCD_BGR565) && in FLEXIO_MCULCD_TransferCreateHandleSMARTDMA()
72 flexio_mculcd_pixel_format_t inputPixelFormat; /*!< The pixel format in the frame buffer. */ member