Searched refs:_lut_res (Results 1 – 1 of 1) sorted by relevance
154 #define _PVR_IFRAMELUT_ENTRY() if(!MsOS_ObtainMutex(_lut_res->s32PVR_If…160 … MsOS_ReleaseMutex(_lut_res->s32PVR_IframeLUTMutexId); \186 static PVR_IFRAMELUT_RESOURCE_PRIVATE *_lut_res = &_tmp_res; variable188 static PVR_IFRAMELUT_RESOURCE_PRIVATE *_lut_res = NULL; variable364 if(!_lut_res->bLUTBankInit) in _MDrv_PVR_IframeLUT_Init()383 if(_lut_res->s32PVR_IframeLUTMutexId == -1) in _MDrv_PVR_IframeLUT_Init()385 …_lut_res->s32PVR_IframeLUTMutexId = MsOS_CreateMutex(E_MSOS_FIFO, "Mutex Iframe LUT", MSOS_PROCESS… in _MDrv_PVR_IframeLUT_Init()386 if(_lut_res->s32PVR_IframeLUTMutexId == -1) in _MDrv_PVR_IframeLUT_Init()393 _lut_res->bLUTBankInit = TRUE; in _MDrv_PVR_IframeLUT_Init()408 if(_lut_res->bLUTUsed[pstPVR_IframeLUTCfg->u32PvrEng] == TRUE) in _MDrv_PVR_IframeLUT_Open()[all …]