Lines Matching refs:u8Interlace
485 pPreInfo->u8Interlace = 0; in MVD_InitVar()
2080 (pPreInfo->u8Interlace != stFrmInfo.u8Interlace)) in MDrv_MVD_IsSeqChg()
2088 (MVD_PRINT( "I=%u\n", pPreInfo->u8Interlace )); in MDrv_MVD_IsSeqChg()
2096 (MVD_PRINT( "I=%u\n", stFrmInfo.u8Interlace )); in MDrv_MVD_IsSeqChg()
2104 pPreInfo->u8Interlace = stFrmInfo.u8Interlace; in MDrv_MVD_IsSeqChg()
2111 (MVD_PRINT( "I=%u\n", stFrmInfo.u8Interlace )); in MDrv_MVD_IsSeqChg()
2121 (pPreInfo->u8Interlace != stFrmInfo.u8Interlace)) in MDrv_MVD_IsSeqChg()
2125 pPreInfo->u8Interlace = stFrmInfo.u8Interlace; in MDrv_MVD_IsSeqChg()
2136 (pPreInfo->u8Interlace != stFrmInfo.u8Interlace) ) in MDrv_MVD_IsSeqChg()
2142 pPreInfo->u8Interlace = stFrmInfo.u8Interlace; in MDrv_MVD_IsSeqChg()
2833 E_MVD_Result MDrv_MVD_SetOutputFRCMode(MS_U32 u32Id, MS_U8 u8FrameRate, MS_U8 u8Interlace) in MDrv_MVD_SetOutputFRCMode() argument
2837 return HAL_MVD_SetOutputFRCMode(u8HalIdx, u8FrameRate, u8Interlace); in MDrv_MVD_SetOutputFRCMode()
2910 pPreInfo->u8Interlace, pPreInfo->u32FrameRate); in MDrv_MVD_DbgDump()