Lines Matching refs:u8Interlace
432 pPreInfo->u8Interlace = 0; in MVD_InitVar()
1914 (pPreInfo->u8Interlace != stFrmInfo.u8Interlace)) in MDrv_MVD_IsSeqChg()
1922 (MVD_PRINT( "I=%u\n", pPreInfo->u8Interlace )); in MDrv_MVD_IsSeqChg()
1930 (MVD_PRINT( "I=%u\n", stFrmInfo.u8Interlace )); in MDrv_MVD_IsSeqChg()
1938 pPreInfo->u8Interlace = stFrmInfo.u8Interlace; in MDrv_MVD_IsSeqChg()
1945 (MVD_PRINT( "I=%u\n", stFrmInfo.u8Interlace )); in MDrv_MVD_IsSeqChg()
1955 (pPreInfo->u8Interlace != stFrmInfo.u8Interlace)) in MDrv_MVD_IsSeqChg()
1959 pPreInfo->u8Interlace = stFrmInfo.u8Interlace; in MDrv_MVD_IsSeqChg()
1970 (pPreInfo->u8Interlace != stFrmInfo.u8Interlace) ) in MDrv_MVD_IsSeqChg()
1976 pPreInfo->u8Interlace = stFrmInfo.u8Interlace; in MDrv_MVD_IsSeqChg()
2633 E_MVD_Result MDrv_MVD_SetOutputFRCMode(MS_U32 u32Id, MS_U8 u8FrameRate, MS_U8 u8Interlace) in MDrv_MVD_SetOutputFRCMode() argument
2637 return HAL_MVD_SetOutputFRCMode(u8HalIdx, u8FrameRate, u8Interlace); in MDrv_MVD_SetOutputFRCMode()
2685 pPreInfo->u8Interlace, pPreInfo->u32FrameRate); in MDrv_MVD_DbgDump()