Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_display.h230 E_APIXC_ReturnValue MDrv_XC_SetPixelShift(void* pInstance, MS_S8 s8H, MS_S8 s8V);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5646 EXPORT_SYMBOL(MDrv_XC_SetPixelShift);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c9778 E_APIXC_ReturnValue MDrv_XC_SetPixelShift(void* pInstance, MS_S8 s8H, MS_S8 s8V) in MDrv_XC_SetPixelShift() function
H A Dmvideo.c10238 eRet = MDrv_XC_SetPixelShift(pInstance, s8H, s8V); in MApi_XC_SetPixelShift_U2()
H A Dmdrv_sc_display.c.09776 E_APIXC_ReturnValue MDrv_XC_SetPixelShift(void* pInstance, MS_S8 s8H, MS_S8 s8V)
H A Dmvideo.c.010224 eRet = MDrv_XC_SetPixelShift(pInstance, s8H, s8V);