Searched refs:MDrv_MVOP_SubEnableFreerunMode_V2 (Results 1 – 4 of 4) sorted by relevance
433 MS_BOOL MDrv_MVOP_SubEnableFreerunMode_V2(void* pInstance, MS_BOOL bEnable);
282 psMVOPInstPri->fpMVOP_SubEnableFreerunMode = MDrv_MVOP_SubEnableFreerunMode_V2; in MVOPOpen()
6853 MS_BOOL MDrv_MVOP_SubEnableFreerunMode_V2(void* pInstance, MS_BOOL bEnable) in MDrv_MVOP_SubEnableFreerunMode_V2() function6903 return (MDrv_MVOP_SubEnableFreerunMode_V2(pInstance, bEnable)); in MDrv_MVOP_SubEnableFreerunMode()
4780 EXPORT_SYMBOL(MDrv_MVOP_SubEnableFreerunMode_V2);