Searched refs:rotEmbInputCount (Results 1 – 1 of 1) sorted by relevance
65 const size_t rotEmbInputCount = kRotEmbInputIndexes.size(); in GetExpectedInputCount() local67 return 2 + rotEmbInputCount + cacheInputCount; in GetExpectedInputCount()