Searched refs:bytesPerPixel (Results 1 – 5 of 5) sorted by relevance
72 csiConfig.bytesPerPixel = config->bytesPerPixel; in CSI_ADAPTER_Init()
238 imgWidth_Bytes = (uint32_t)config->width * (uint32_t)config->bytesPerPixel; in CSI_Init()268 if ((kCSI_DataBus8Bit == config->dataBus) && (2U == config->bytesPerPixel)) in CSI_Init()277 if (4U == config->bytesPerPixel) in CSI_Init()416 config->bytesPerPixel = 2U; in CSI_GetDefaultConfig()
122 uint8_t bytesPerPixel; /*!< Bytes per pixel, valid values are: member
42 uint8_t bytesPerPixel; /*!< Byte per pixel. */ member
114 .outputBytesPerPixel = config->bytesPerPixel, in ISI_ADAPTER_Init()