Searched refs:widthDownto (Results 1 – 3 of 3) sorted by relevance
232 uint32_t widthDownto; member
225 uint32_t widthDownto; member
289 if (w >= it->second.widthDownto && w <= it->second.widthUpto) { in calculateHWResourceAmount()