Searched refs:LUT_NUM (Results 1 – 2 of 2) sorted by relevance
171 MS_BOOL bLUTUsed[LUT_NUM];183 .bLUTUsed = {[0 ... (LUT_NUM-1)] = FALSE},496 for(u8LUTIndex = 0;u8LUTIndex < LUT_NUM;u8LUTIndex++) in _MDrv_PVR_IframeLUT_Exit()511 for(u8LUTIndex = 0;u8LUTIndex < LUT_NUM;u8LUTIndex++) in _MDrv_PVR_IframeLUT_Exit()542 for(u8Index = 0;u8Index < LUT_NUM;u8Index++) in _MDrv_PVR_IframeLUT_InitResource()
108 #define LUT_NUM 4 macro