Lines Matching refs:u8Interlace
466 pPreInfo->u8Interlace = 0; in MVD_InitVar()
2064 (pPreInfo->u8Interlace != stFrmInfo.u8Interlace)) in MDrv_MVD_IsSeqChg()
2072 (MVD_PRINT( "I=%u\n", pPreInfo->u8Interlace )); in MDrv_MVD_IsSeqChg()
2080 (MVD_PRINT( "I=%u\n", stFrmInfo.u8Interlace )); in MDrv_MVD_IsSeqChg()
2088 pPreInfo->u8Interlace = stFrmInfo.u8Interlace; in MDrv_MVD_IsSeqChg()
2095 (MVD_PRINT( "I=%u\n", stFrmInfo.u8Interlace )); in MDrv_MVD_IsSeqChg()
2105 (pPreInfo->u8Interlace != stFrmInfo.u8Interlace)) in MDrv_MVD_IsSeqChg()
2109 pPreInfo->u8Interlace = stFrmInfo.u8Interlace; in MDrv_MVD_IsSeqChg()
2120 (pPreInfo->u8Interlace != stFrmInfo.u8Interlace) ) in MDrv_MVD_IsSeqChg()
2126 pPreInfo->u8Interlace = stFrmInfo.u8Interlace; in MDrv_MVD_IsSeqChg()
2847 E_MVD_Result MDrv_MVD_SetOutputFRCMode(MS_U32 u32Id, MS_U8 u8FrameRate, MS_U8 u8Interlace) in MDrv_MVD_SetOutputFRCMode() argument
2851 return HAL_MVD_SetOutputFRCMode(u8HalIdx, u8FrameRate, u8Interlace); in MDrv_MVD_SetOutputFRCMode()
2919 pPreInfo->u8Interlace, pPreInfo->u32FrameRate); in MDrv_MVD_DbgDump()