Searched refs:iLatency (Results 1 – 1 of 1) sorted by relevance
4216 static size_t calcFifoSize(const int* iPeriod, const int* iLatency, const int* factor, int n) { argument4221 if (iLatency[i] > 0) {4222 minLatency = iLatency[i] < minLatency ? iLatency[i] : minLatency;