Lines Matching refs:u8Interlace
520 DMS_PRINTF("set real interlace mode to XC %d\n", dff->u8Interlace); in _DMS_Update_DS_Table()
521 stXC_SetWin_Info.bInterlace = dff->u8Interlace; in _DMS_Update_DS_Table()
715 …pi_XC_Set_DS_ForceI_DeInterlaceMode %d %d\n", __func__, __LINE__, dff->u8Interlace, dff->u32FrameR… in _DMS_Update_DS_Table()
716 …MApi_XC_Set_DS_ForceI_DeInterlaceMode(dff->u8Interlace ? 0 : 1, TRUE, dff->u32FrameRate, (SCALER_W… in _DMS_Update_DS_Table()
787 …((gDMSCtrl[Overlay_ID].u8ForceInterlace || (gDMSCtrl[Overlay_ID].u8ForcePMode && dff->u8Interlace)) in _DMS_Update_DS_Table()
791 …pi_XC_Set_DS_ForceI_DeInterlaceMode %d %d\n", __func__, __LINE__, dff->u8Interlace, dff->u32FrameR… in _DMS_Update_DS_Table()
793 …MApi_XC_Set_DS_ForceI_DeInterlaceMode(dff->u8Interlace ? 0 : 1, FALSE, dff->u32FrameRate, (SCALER_… in _DMS_Update_DS_Table()
819 if (pstDispFrameFormat->u8Interlace) { // Only Interlace Mode in _DMS_Ddecide_SW_FRC_Mode()
1105 if (pSHM->McuDispQueue[pSHM->u8McuDispQWPtr].u8Interlace) { in _Task_DMS_Mointor()
1623 … pstDispFrameFormat->u8ToggleTime, pstDispFrameFormat->u8Interlace, pstDispFrameFormat->u8FrcMode); in MDrv_DMS_Video_Flip()
1678 gDMSCtrl[u32WindowID].u8Interlace = pstDispFrameFormat->u8Interlace; in MDrv_DMS_Video_Flip()
1704 (unsigned int)lumaAddr, (unsigned int)chromAddr, pstDispFrameFormat->u8Interlace, in MDrv_DMS_Video_Flip()
1740 pSHM->McuDispQueue[u8WIndex].u8Interlace = pstDispFrameFormat->u8Interlace; in MDrv_DMS_Video_Flip()
1802 } else if (pstDispFrameFormat->u8Interlace) { //interlace in MDrv_DMS_Video_Flip()
1912 if ((u8ForceInterlace[Overlay_ID] || (u8ForcePMode[Overlay_ID] && dff->u8Interlace)) in MDrv_DMS_Video_Flip()