Searched refs:byteperpixel (Results 1 – 1 of 1) sorted by relevance
188 uint8_t byteperpixel = VIDEO_GetPixelSizeBits(fbInfo->pixelFormat) / 8U; in DC_FB_DSI_CMD_SetFrameBuffer() local189 uint32_t minorLoopBytes = (uint32_t)fbInfo->width * (uint32_t)byteperpixel; in DC_FB_DSI_CMD_SetFrameBuffer()277 uint8_t byteperpixel; in DC_FB_DSI_CMD_TE_IRQHandler() local292 byteperpixel = VIDEO_GetPixelSizeBits(fbInfo->pixelFormat) / 8U; in DC_FB_DSI_CMD_TE_IRQHandler()293 minorLoopBytes = (uint32_t)fbInfo->width * (uint32_t)byteperpixel; in DC_FB_DSI_CMD_TE_IRQHandler()