Searched refs:totalChannels (Results 1 – 3 of 3) sorted by relevance
59 private int totalChannels = 0; field in NettyHttpClient97 } else if (totalChannels < concurrencyLevel) { in enqueue()98 totalChannels++; // Create a new channel. (outside of the synchronized block). in enqueue()117 int activeChannels = totalChannels - freeChannels.size(); in hasFreeChannels()
168 INT totalChannels
447 INT totalChannels in FDKaacEnc_psyMain() argument517 totalChannels); in FDKaacEnc_psyMain()553 totalChannels); in FDKaacEnc_psyMain()652 … &pInput[ (2*psyConf->granuleLength-blockSwitchingOffset)*totalChannels + chIdx[ch] ], in FDKaacEnc_psyMain()654 totalChannels); in FDKaacEnc_psyMain()