Home
last modified time | relevance | path

Searched refs:u32Ffps (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dhi_math.h282 HI_U32 u32Ffps; /* Full frame rate */ member
289 pFrmCtrl->u32Ffps = u32FullFps; in InitFps()
299 if (pFrmCtrl->u32FrmKey >= pFrmCtrl->u32Ffps) { in FpsControl()
300 pFrmCtrl->u32FrmKey -= pFrmCtrl->u32Ffps; in FpsControl()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_math.h279 HI_U32 u32Ffps; /* Full frame rate */ member
286 pFrmCtrl->u32Ffps = u32FullFps; in InitFps()
296 if (pFrmCtrl->u32FrmKey >= pFrmCtrl->u32Ffps) { in FpsControl()
297 pFrmCtrl->u32FrmKey -= pFrmCtrl->u32Ffps; in FpsControl()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_math.h281 HI_U32 u32Ffps; /* Full frame rate */ member
288 pFrmCtrl->u32Ffps = u32FullFps; in InitFps()
298 if (pFrmCtrl->u32FrmKey >= pFrmCtrl->u32Ffps) { in FpsControl()
299 pFrmCtrl->u32FrmKey -= pFrmCtrl->u32Ffps; in FpsControl()

Completed in 3 milliseconds