Lines Matching refs:PixelFormat

1033   assert_param(IS_LTDC_PIXEL_FORMAT(pLayerCfg->PixelFormat));  in HAL_LTDC_ConfigLayer()
1139 if (hltdc->LayerCfg[LayerIdx].PixelFormat == LTDC_PIXEL_FORMAT_AL44) in HAL_LTDC_ConfigCLUT()
1727 hltdc->LayerCfg[LayerIdx].PixelFormat = Pixelformat; in HAL_LTDC_SetPixelFormat()
1866 pixelFormat = hltdc->LayerCfg[LayerIdx].PixelFormat; in HAL_LTDC_SetPitch()
2159 assert_param(IS_LTDC_PIXEL_FORMAT(pLayerCfg->PixelFormat)); in HAL_LTDC_ConfigLayer_NoReload()
2335 hltdc->LayerCfg[LayerIdx].PixelFormat = Pixelformat; in HAL_LTDC_SetPixelFormat_NoReload()
2463 pixelFormat = hltdc->LayerCfg[LayerIdx].PixelFormat; in HAL_LTDC_SetPitch_NoReload()
2996 hltdc->LayerCfg[LayerIdx].PixelFormat = LTDC_PIXEL_FORMAT_FLEX_ARGB; in HAL_LTDC_ConfigLayerFlexARGB()
3081 hltdc->LayerCfg[LayerIdx].PixelFormat = LTDC_PIXEL_FORMAT_FLEX_YUV_COPLANAR; in HAL_LTDC_ConfigLayerFlexYUVCoPlanar()
3163 hltdc->LayerCfg[LayerIdx].PixelFormat = LTDC_PIXEL_FORMAT_FLEX_YUV_SEMIPLANAR; in HAL_LTDC_ConfigLayerFlexYUVSemiPlanar()
3246 hltdc->LayerCfg[LayerIdx].PixelFormat = LTDC_PIXEL_FORMAT_FLEX_YUV_FULLPLANAR; in HAL_LTDC_ConfigLayerFlexYUVFullPlanar()
3443 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_RetrieveUserConfig()
3486 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_RetrieveUserConfig()
3515 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_RetrieveUserConfig()
3550 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_RetrieveUserConfig()
3622 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_SetConfig()
3666 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_SetConfig()
3715 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_SetConfig()
3773 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_SetConfig()
3839 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_SetConfig()
3963 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_SetPredefFormat()
4024 switch (hltdc->LayerCfg[LayerIdx].PixelFormat) in LTDC_SetPredefFormat()
4033 LTDC_LAYER(hltdc, LayerIdx)->PFCR = (hltdc->LayerCfg[LayerIdx].PixelFormat); in LTDC_SetPredefFormat()