Home
last modified time | relevance | path

Searched refs:framecount (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c687 g_CaptureInfo.framecount = 1; in MApi_GOP_DWIN_CaptureOneFrame()
718 g_CaptureInfo.framecount = 1; in MApi_GOP_DWIN_CaptureOneFrame2()
1838 g_CaptureInfo.framecount = fCnt; in MApi_GOP_DWIN_Enable()
2105 E_GOP_API_Result MApi_GOP_DWIN_SetSkipFrame(MS_U32 framecount) in MApi_GOP_DWIN_SetSkipFrame() argument
2112 u32Count = framecount; in MApi_GOP_DWIN_SetSkipFrame()
H A DapiGOP_priv.h504 MS_U16 framecount; member
H A DmapiGOP.c9429 if((pinfo->framecount == 1) && (pinfo->bEn == FALSE)){ in Ioctl_GOP_Dwin_Capture()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h3149 DLL_PUBLIC E_GOP_API_Result MApi_GOP_DWIN_SetSkipFrame(MS_U32 framecount);
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1560 void MDrv_GOP_DWIN_SetSkipFrame(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U32 framecount);
H A DdrvGOP.c5736 void MDrv_GOP_DWIN_SetSkipFrame(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U32 framecount) in MDrv_GOP_DWIN_SetSkipFrame() argument
5740 …HAL_GOP_Write16Reg(&pGOPDrvLocalCtx->halCtxLocal, GOP_DW_FRAME_CTRL, framecount<<4, (GOP_BIT4|GOP_… in MDrv_GOP_DWIN_SetSkipFrame()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt12917 DLL_PUBLIC E_GOP_API_Result MApi_GOP_DWIN_SetSkipFrame(MS_U32 framecount);