Lines Matching refs:u32FrameRate
431 pPreInfo->u32FrameRate = 0; in MVD_InitVar()
1913 (pPreInfo->u32FrameRate != stFrmInfo.u32FrameRate) || in MDrv_MVD_IsSeqChg()
1920 (MVD_PRINT( "F=%lu\n", pPreInfo->u32FrameRate )); in MDrv_MVD_IsSeqChg()
1928 (MVD_PRINT( "F=%lu\n", stFrmInfo.u32FrameRate )); in MDrv_MVD_IsSeqChg()
1937 pPreInfo->u32FrameRate = stFrmInfo.u32FrameRate; in MDrv_MVD_IsSeqChg()
1943 (MVD_PRINT( "F=%u\n", stFrmInfo.u32FrameRate )); in MDrv_MVD_IsSeqChg()
1954 if((pPreInfo->u32FrameRate != stFrmInfo.u32FrameRate) || in MDrv_MVD_IsSeqChg()
1958 pPreInfo->u32FrameRate = stFrmInfo.u32FrameRate; in MDrv_MVD_IsSeqChg()
1969 (pPreInfo->u32FrameRate != stFrmInfo.u32FrameRate) || in MDrv_MVD_IsSeqChg()
1975 pPreInfo->u32FrameRate = stFrmInfo.u32FrameRate; in MDrv_MVD_IsSeqChg()
2026 … HAL_MVD_GetFrmRateIsSupported(stFrmInfo.u16HorSize, stFrmInfo.u16VerSize, stFrmInfo.u32FrameRate); in MDrv_MVD_IsSeqChg()
2685 pPreInfo->u8Interlace, pPreInfo->u32FrameRate); in MDrv_MVD_DbgDump()