Searched refs:GetSmallestMaxThreadNum (Results 1 – 3 of 3) sorted by relevance
175 uint32_t GetSmallestMaxThreadNum() { return 64; } in GetSmallestMaxThreadNum() function
699 virtual uint32_t GetSmallestMaxThreadNum() in GetSmallestMaxThreadNum() function
10102 … MOS_MAX(setCapsParam->maxValue, state->cmHalInterface->GetSmallestMaxThreadNum()); in HalCm_SetCaps()