Lines Matching refs:u32FrameRate

3231                 *param = Dispinfo.u32FrameRate;  in _MApi_VDEC_GetRealFrameRate()
3764 MS_U64 u64Tmp = (MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000; in MApi_VDEC_V2_Init()
3766 stFrminfo.u32FrameRate = (MS_U32)u64Tmp; in MApi_VDEC_V2_Init()
3768 stFrminfo.u32FrameRate = in MApi_VDEC_V2_Init()
3769 …(MS_U32)(((MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000) / pInitParam->VideoInfo.u32FrameRateB… in MApi_VDEC_V2_Init()
3774 pInitParam->VideoInfo.u32FrameRate, pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_V2_Init()
3776 stFrminfo.u16HorSize, stFrminfo.u16VerSize, stFrminfo.u32FrameRate); in MApi_VDEC_V2_Init()
3790 MS_U64 u64Tmp = (MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000; in MApi_VDEC_V2_Init()
3792 stFrminfo1.u32FrameRate = (MS_U32)u64Tmp; in MApi_VDEC_V2_Init()
3794 stFrminfo1.u32FrameRate = in MApi_VDEC_V2_Init()
3795 …(MS_U32)(((MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000) / pInitParam->VideoInfo.u32FrameRateB… in MApi_VDEC_V2_Init()
3932 stInitSettings.u32FrameRate = pInitParam->VideoInfo.u32FrameRate; in MApi_VDEC_V2_Init()
4029 initParam.u32FrameRate = pInitParam->VideoInfo.u32FrameRate; in MApi_VDEC_V2_Init()
4367 MS_U64 u64Tmp = (MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000; in MApi_VDEC_V2_Init_EX()
4369 stFrminfo.u32FrameRate = (MS_U32)u64Tmp; in MApi_VDEC_V2_Init_EX()
4371 stFrminfo.u32FrameRate = in MApi_VDEC_V2_Init_EX()
4372 …(MS_U32)(((MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000) / pInitParam->VideoInfo.u32FrameRateB… in MApi_VDEC_V2_Init_EX()
4377 … pInitParam->VideoInfo.u32FrameRate, pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_V2_Init_EX()
4379 stFrminfo.u16HorSize, stFrminfo.u16VerSize, stFrminfo.u32FrameRate); in MApi_VDEC_V2_Init_EX()
4393 MS_U64 u64Tmp = (MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000; in MApi_VDEC_V2_Init_EX()
4395 stFrminfo1.u32FrameRate = (MS_U32)u64Tmp; in MApi_VDEC_V2_Init_EX()
4397 stFrminfo1.u32FrameRate = in MApi_VDEC_V2_Init_EX()
4398 …(MS_U32)(((MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000) / pInitParam->VideoInfo.u32FrameRateB… in MApi_VDEC_V2_Init_EX()
4525 stInitSettings.u32FrameRate = pInitParam->VideoInfo.u32FrameRate; in MApi_VDEC_V2_Init_EX()
4628 initParam.u32FrameRate = pInitParam->VideoInfo.u32FrameRate; in MApi_VDEC_V2_Init_EX()
9512 pDispinfo->u32FrameRate = info.u32FrameRate; in MApi_VDEC_V2_GetDispInfo()
9565 pDispinfo->u32FrameRate = info.u32FrameRate; in MApi_VDEC_V2_GetDispInfo()
9607 pDispinfo->u32FrameRate = info.u32FrameRate; in MApi_VDEC_V2_GetDispInfo()
9642 pDispinfo->u32FrameRate = info.u16FrameRate; in MApi_VDEC_V2_GetDispInfo()