Searched refs:u8LUTIndex (Results 1 – 1 of 1) sorted by relevance
495 MS_U8 u8LUTIndex = 0; in _MDrv_PVR_IframeLUT_Exit() local496 for(u8LUTIndex = 0;u8LUTIndex < LUT_NUM;u8LUTIndex++) in _MDrv_PVR_IframeLUT_Exit()498 if(_lut_res->bLUTUsed[u8LUTIndex] == TRUE) in _MDrv_PVR_IframeLUT_Exit()500 … PVR_IFRAMELUT_DBGINFO("[%s][%04d] LUT %u still in use\n", __FUNCTION__, __LINE__, u8LUTIndex); in _MDrv_PVR_IframeLUT_Exit()511 for(u8LUTIndex = 0;u8LUTIndex < LUT_NUM;u8LUTIndex++) in _MDrv_PVR_IframeLUT_Exit()513 _lut_res->bLUTUsed[u8LUTIndex] = FALSE; in _MDrv_PVR_IframeLUT_Exit()