Home
last modified time | relevance | path

Searched refs:bColorFormat (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/
H A Dmdrv_mfe.c661 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 …]
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe.c501 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()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_reg_264e.c543 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()
H A Dmfe_common.h428 MFE_COLOR_FORMAT_INFO bColorFormat; member
H A Dbufmng.c392 if(pConfig->bColorFormat == YUVTILE) { in h264AllocDRAM()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A Ddrv_mfe_st.h264 MFE_COLOR_FORMAT_INFO bColorFormat; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A Ddrv_mfe_st.h282 MFE_COLOR_FORMAT_INFO bColorFormat; // input data format member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt27350 MFE_COLOR_FORMAT_INFO bColorFormat;