| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | apiVDEC.c | 3765 do_div(u64Tmp, pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_V2_Init() 3769 …U32)(((MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000) / pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_V2_Init() 3774 pInitParam->VideoInfo.u32FrameRate, pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_V2_Init() 3784 if(pInitParam->VideoInfo.u32FrameRateBase == 0) in MApi_VDEC_V2_Init() 3787 pInitParam->VideoInfo.u32FrameRateBase = 1; in MApi_VDEC_V2_Init() 3791 do_div(u64Tmp, pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_V2_Init() 3795 …U32)(((MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000) / pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_V2_Init() 3933 stInitSettings.u32FrameRateBase = pInitParam->VideoInfo.u32FrameRateBase; in MApi_VDEC_V2_Init() 4030 initParam.u32FrameRateBase= pInitParam->VideoInfo.u32FrameRateBase; in MApi_VDEC_V2_Init() 4368 do_div(u64Tmp, pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_V2_Init_EX() [all …]
|
| H A D | apiMJPEG_inc.c | 344 MDrv_JPD_SendVPUCommand(E_MJPEG_CMD_SET_FRAMERATE_BASE, pInitParam->u32FrameRateBase); in MApi_MJPEG_Init() 353 __u32FrameRateBase = pInitParam->u32FrameRateBase; in MApi_MJPEG_Init()
|
| H A D | apiMJPEG.h | 196 MS_U32 u32FrameRateBase; member
|
| H A D | apiVDEC_EX_wrap.c | 982 pstVidInfo->u32FrameRateBase = pstExVidInfo->u32FrameRateBase; in _VDEC_MapVideoInfo()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mjpeg_v3/ |
| H A D | drvMJPEG_EX.c | 188 static MS_U32 u32FrameRateBase[E_MJPEG_MJPEG_TOTAL] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; variable 345 u32FrameRateBase[u8DrvId] = u32Value; in MDrv_MJPEG_SetFrameRateBase() 349 return u32FrameRateBase[u8DrvId]; in MDrv_MJPEG_GetFrameRateBase()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mjpeg_lite/ |
| H A D | drvMJPEG_EX.c | 176 static MS_U32 u32FrameRateBase[E_MJPEG_MJPEG_TOTAL] = {0, 0, 0, 0}; variable 262 u32FrameRateBase[u8DrvId] = u32Value; in MDrv_MJPEG_SetFrameRateBase() 266 return u32FrameRateBase[u8DrvId]; in MDrv_MJPEG_GetFrameRateBase()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiMJPEG_EX.h | 205 MS_U32 u32FrameRateBase; member
|
| H A D | apiVDEC_EX.c | 14945 if(pInitParam->VideoInfo.u32FrameRateBase == 0) in MApi_VDEC_EX_V2_Init() 14948 pInitParam->VideoInfo.u32FrameRateBase = 1; in MApi_VDEC_EX_V2_Init() 14952 do_div(u64Tmp, pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_EX_V2_Init() 14956 …U32)(((MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000) / pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_EX_V2_Init() 14961 pInitParam->VideoInfo.u32FrameRate, pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_EX_V2_Init() 14971 if(pInitParam->VideoInfo.u32FrameRateBase == 0) in MApi_VDEC_EX_V2_Init() 14974 pInitParam->VideoInfo.u32FrameRateBase = 1; in MApi_VDEC_EX_V2_Init() 14978 do_div(u64Tmp, pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_EX_V2_Init() 14982 …U32)(((MS_U64)pInitParam->VideoInfo.u32FrameRate * 1000) / pInitParam->VideoInfo.u32FrameRateBase); in MApi_VDEC_EX_V2_Init() 15159 stInitSettings.u32FrameRateBase = pInitParam->VideoInfo.u32FrameRateBase; in MApi_VDEC_EX_V2_Init() [all …]
|
| H A D | apiMJPEG_EX.c | 862 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_SET_FRAMERATE_BASE, pInitParam->u32FrameRateBase); in MApi_MJPEG_Init() 871 __u32FrameRateBase[u8DrvId] = pInitParam->u32FrameRateBase; in MApi_MJPEG_Init()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiMJPEG_EX.h | 209 MS_U32 u32FrameRateBase; member
|
| H A D | apiMJPEG_EX.c | 984 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_SET_FRAMERATE_BASE, pInitParam->u32FrameRateBase); in MApi_MJPEG_Init() 993 MDrv_MJPEG_SetFrameRateBase(u8DrvId, pInitParam->u32FrameRateBase); in MApi_MJPEG_Init()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiMJPEG_EX.h | 209 MS_U32 u32FrameRateBase; member
|
| H A D | apiMJPEG_EX.c | 1036 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_SET_FRAMERATE_BASE, pInitParam->u32FrameRateBase); in MApi_MJPEG_Init() 1045 MDrv_MJPEG_SetFrameRateBase(u8DrvId, pInitParam->u32FrameRateBase); in MApi_MJPEG_Init()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/hvd/ |
| H A D | fwHVD_if.h | 402 MS_U32 u32FrameRateBase; //0x0048 // Input Frame Rate Base member
|
| H A D | halHVD_sub.c | 1603 pHVDShareMem->u32FrameRateBase = pHVDCtrl_Hal->InitParams.u32FrameRateBase; in HAL_HVD_Sub_InitShareMem()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/hvd/ |
| H A D | fwHVD_if.h | 402 MS_U32 u32FrameRateBase; //0x0048 // Input Frame Rate Base member
|
| H A D | halHVD_sub.c | 1603 pHVDShareMem->u32FrameRateBase = pHVDCtrl_Hal->InitParams.u32FrameRateBase; in HAL_HVD_Sub_InitShareMem()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/hvd/ |
| H A D | fwHVD_if.h | 402 MS_U32 u32FrameRateBase; //0x0048 // Input Frame Rate Base member
|
| H A D | halHVD_sub.c | 1603 pHVDShareMem->u32FrameRateBase = pHVDCtrl_Hal->InitParams.u32FrameRateBase; in HAL_HVD_Sub_InitShareMem()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/hvd/ |
| H A D | fwHVD_if.h | 402 MS_U32 u32FrameRateBase; //0x0048 // Input Frame Rate Base member
|
| H A D | halHVD_sub.c | 1603 pHVDShareMem->u32FrameRateBase = pHVDCtrl_Hal->InitParams.u32FrameRateBase; in HAL_HVD_Sub_InitShareMem()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/hvd/ |
| H A D | fwHVD_if.h | 402 MS_U32 u32FrameRateBase; //0x0048 // Input Frame Rate Base member
|
| H A D | halHVD_sub.c | 1603 pHVDShareMem->u32FrameRateBase = pHVDCtrl_Hal->InitParams.u32FrameRateBase; in HAL_HVD_Sub_InitShareMem()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/hvd/ |
| H A D | fwHVD_if.h | 402 MS_U32 u32FrameRateBase; //0x0048 // Input Frame Rate Base member
|
| H A D | halHVD_sub.c | 1603 pHVDShareMem->u32FrameRateBase = pHVDCtrl_Hal->InitParams.u32FrameRateBase; in HAL_HVD_Sub_InitShareMem()
|