Lines Matching refs:u32FrameRate
465 pPreInfo->u32FrameRate = 0; in MVD_InitVar()
2063 (pPreInfo->u32FrameRate != stFrmInfo.u32FrameRate) || in MDrv_MVD_IsSeqChg()
2070 (MVD_PRINT( "F=%lu\n", pPreInfo->u32FrameRate )); in MDrv_MVD_IsSeqChg()
2078 (MVD_PRINT( "F=%lu\n", stFrmInfo.u32FrameRate )); in MDrv_MVD_IsSeqChg()
2087 pPreInfo->u32FrameRate = stFrmInfo.u32FrameRate; in MDrv_MVD_IsSeqChg()
2093 (MVD_PRINT( "F=%u\n", stFrmInfo.u32FrameRate )); in MDrv_MVD_IsSeqChg()
2104 if((pPreInfo->u32FrameRate != stFrmInfo.u32FrameRate) || in MDrv_MVD_IsSeqChg()
2108 pPreInfo->u32FrameRate = stFrmInfo.u32FrameRate; in MDrv_MVD_IsSeqChg()
2119 (pPreInfo->u32FrameRate != stFrmInfo.u32FrameRate) || in MDrv_MVD_IsSeqChg()
2125 pPreInfo->u32FrameRate = stFrmInfo.u32FrameRate; in MDrv_MVD_IsSeqChg()
2176 … HAL_MVD_GetFrmRateIsSupported(stFrmInfo.u16HorSize, stFrmInfo.u16VerSize, stFrmInfo.u32FrameRate); in MDrv_MVD_IsSeqChg()
2919 pPreInfo->u8Interlace, pPreInfo->u32FrameRate); in MDrv_MVD_DbgDump()