Searched refs:bColorFormat (Results 1 – 8 of 8) sorted by relevance
661 ms_dprintk(DRV_L1, "ColorFormat = %d\n", (int)pConfig->bColorFormat); in MDrv_MFE_Init()954 gpMfeConfig->bColorFormat = pappPVR_Info->bColorFormat; in MDrv_MFE_Ioctl()958 if(gpMfeConfig->bColorFormat==MFE_YUYV) { in MDrv_MFE_Ioctl()960 } else if(gpMfeConfig->bColorFormat==MFE_YVYU) { in MDrv_MFE_Ioctl()962 } else if(gpMfeConfig->bColorFormat==MFE_UYVY) { in MDrv_MFE_Ioctl()964 } else if(gpMfeConfig->bColorFormat==MFE_VYUY) { in MDrv_MFE_Ioctl()1023 gpMfeConfig->bColorFormat = pappPVR_Info->bColorFormat; in MDrv_MFE_Ioctl()1024 if(gpMfeConfig->bColorFormat==MFE_YUYV) { in MDrv_MFE_Ioctl()1026 } else if(gpMfeConfig->bColorFormat==MFE_YVYU) { in MDrv_MFE_Ioctl()1028 } else if(gpMfeConfig->bColorFormat==MFE_UYVY) { in MDrv_MFE_Ioctl()[all …]
501 appPVR_Info->bColorFormat = (MFE_COLOR_FORMAT_INFO)set_value; in MApi_MFE_SetConfig()694 if(appPVR_Info->bColorFormat == YUVTILE) { in _MApi_MFE_Init()696 appPVR_Info->bColorFormat = MSTTILE; in _MApi_MFE_Init()701 if (appPVR_Info->bColorFormat > MFE_NV21) in _MApi_MFE_Init()703 if (appPVR_Info->bColorFormat > MFE_VYUY) in _MApi_MFE_Init()730 if(appPVR_Info->bColorFormat == YUVTILE) { in _MApi_MFE_Init()891 switch (appPVR_Info->bColorFormat) in mfe_check_input_alignment()
543 if(pConfig->bColorFormat != YUVTILE) in OutputSwCfg1_H264()614 if (YUVTILE != pConfig->bColorFormat) { in OutputSwCfg1_H264()616 if (MFE_EVDTILE == pConfig->bColorFormat) { in OutputSwCfg1_H264()619 else if (MFE_32x32TILE == pConfig->bColorFormat) { in OutputSwCfg1_H264()622 else if (MFE_NV12 == pConfig->bColorFormat) { in OutputSwCfg1_H264()625 else if (MFE_NV21 == pConfig->bColorFormat) { in OutputSwCfg1_H264()
428 MFE_COLOR_FORMAT_INFO bColorFormat; member
392 if(pConfig->bColorFormat == YUVTILE) { in h264AllocDRAM()
264 MFE_COLOR_FORMAT_INFO bColorFormat; member
282 MFE_COLOR_FORMAT_INFO bColorFormat; // input data format member
27350 MFE_COLOR_FORMAT_INFO bColorFormat;