Searched refs:AVD_LOCK (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vd/drv/avd/ |
| H A D | AVD.c | 170 #define AVD_LOCK(_s32AVD_Mutex,_u8AVDDbgLevel) \ macro 184 #define AVD_LOCK(_s32AVD_Mutex,_u8AVDDbgLevel) \ macro 1652 AVD_LOCK(pResource->_s32AVD_Mutex,pResource->_u8AVDDbgLevel); in Drv_AVD_Exit() 1670 AVD_LOCK(pResource->_s32AVD_Mutex,pResource->_u8AVDDbgLevel); in Drv_AVD_ResetMCU() 1713 AVD_LOCK(pResource->_s32AVD_Mutex,pResource->_u8AVDDbgLevel); in Drv_AVD_Scan_HsyncCheck() 1773 AVD_LOCK(pResource->_s32AVD_Mutex,pResource->_u8AVDDbgLevel); in Drv_AVD_StartAutoStandardDetection() 1782 AVD_LOCK(pResource->_s32AVD_Mutex,pResource->_u8AVDDbgLevel); in Drv_AVD_ForceVideoStandard() 1829 AVD_LOCK(pResource->_s32AVD_Mutex,pResource->_u8AVDDbgLevel); in Drv_AVD_3DCombSpeedup() 1836 AVD_LOCK(pResource->_s32AVD_Mutex,pResource->_u8AVDDbgLevel); in Drv_AVD_LoadDSP() 1849 AVD_LOCK(pResource->_s32AVD_Mutex,pResource->_u8AVDDbgLevel); in Drv_AVD_MBX_ReadByteByVDMbox() [all …]
|