Home
last modified time | relevance | path

Searched refs:MDrv_SC_ForceReadFrame (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_display.h219 E_APIXC_ReturnValue MDrv_SC_ForceReadFrame(void *pInstance, MS_BOOL bEnable, MS_U16 u16FrameIndex);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt4982 EXPORT_SYMBOL(MDrv_SC_ForceReadFrame);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c9675 E_APIXC_ReturnValue MDrv_SC_ForceReadFrame(void *pInstance, MS_BOOL bEnable, MS_U16 u16FrameIndex) in MDrv_SC_ForceReadFrame() function
H A Dmvideo.c11258 bRet = MDrv_SC_ForceReadFrame(pInstance, bEnable, u16FrameIndex); in MApi_XC_ForceReadFrame_U2()
H A Dmdrv_sc_display.c.09673 E_APIXC_ReturnValue MDrv_SC_ForceReadFrame(void *pInstance, MS_BOOL bEnable, MS_U16 u16FrameIndex)
H A Dmvideo.c.011244 bRet = MDrv_SC_ForceReadFrame(pInstance, bEnable, u16FrameIndex);