Searched refs:ModelMaxSupportedMBBCount (Results 1 – 2 of 2) sorted by relevance
89 static const int64_t ModelMaxSupportedMBBCount = 100; variable91 ModelMaxSupportedMBBCount};
1069 if (CurrentMBBIndex < ModelMaxSupportedMBBCount) { in extractMBBFrequency()