Searched refs:Complexity (Results 1 – 9 of 9) sorted by relevance
55 opus_int Complexity /* I */315 opus_int Complexity /* I */ in silk_setup_complexity() argument321 silk_assert( Complexity >= 0 && Complexity <= 10 ); in silk_setup_complexity()322 if( Complexity < 2 ) { in silk_setup_complexity()333 } else if( Complexity < 4 ) { in silk_setup_complexity()344 } else if( Complexity < 6 ) { in silk_setup_complexity()355 } else if( Complexity < 8 ) { in silk_setup_complexity()382 psEncC->Complexity = Complexity; in silk_setup_complexity()
164 …opus_int Complexity; /* Complexity setting … member
123 encStatus->complexity = state_Fxx[ 0 ].sCmn.Complexity; in silk_QueryEncoder()
1632 unsigned Complexity = 0; in selectLEAAddr() local1635 Complexity = 1; in selectLEAAddr()1639 Complexity = 4; in selectLEAAddr()1642 Complexity++; in selectLEAAddr()1649 Complexity++; in selectLEAAddr()1659 Complexity = 4; in selectLEAAddr()1661 Complexity += 2; in selectLEAAddr()1665 Complexity++; in selectLEAAddr()1668 if (Complexity <= 2) in selectLEAAddr()
4314 let AddedComplexity = 20 in { // Complexity greater than cmp reg-imm.4363 let AddedComplexity = 20 in { // Complexity greater than compare reg-imm.4370 let AddedComplexity = 10 in // Complexity greater than compare reg-reg.
2373 let AddedComplexity = 20 in { // Complexity greater than cmp reg-imm.
654 unsigned Complexity = S->getSCEVType(); in GroupByComplexity() local658 for (unsigned j = i+1; j != e && Ops[j]->getSCEVType() == Complexity; ++j) { in GroupByComplexity()
META-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...
4324 // Complexity is added to break a tie with a plain MOVI.