/external/webrtc/webrtc/voice_engine/test/auto_test/ |
D | voe_stress_test.cc | 228 const int maxChannels = 100; in CreateDeleteChannelsTest() local 229 VALIDATE_STRESS(maxChannels < 1); // Should always have at least one channel in CreateDeleteChannelsTest() 230 bool* channelState = new bool[maxChannels]; in CreateDeleteChannelsTest() 231 memset(channelState, 0, maxChannels * sizeof(bool)); in CreateDeleteChannelsTest() 234 for (i = 0; i < (maxChannels / 2); ++i) { in CreateDeleteChannelsTest() 252 if (noOfActiveChannels < maxChannels) { in CreateDeleteChannelsTest() 268 maxChannels); in CreateDeleteChannelsTest()
|
/external/aac/libPCMutils/src/ |
D | limiter.cpp | 99 unsigned int channels, maxChannels; member 118 unsigned int maxChannels, in createLimiter() argument 137 limiter->delayBuf = (FIXP_DBL*)FDKcalloc(attack * maxChannels, sizeof(FIXP_DBL)); in createLimiter() 162 limiter->channels = maxChannels; in createLimiter() 163 limiter->maxChannels = maxChannels; in createLimiter() 397 if (nChannels > limiter->maxChannels) return TDLIMIT_INVALID_PARAMETER; in setLimiterNChannels()
|
D | pcmutils_lib.cpp | 747 int chMapPos = 0, maxChannels = 0; in getChannelDescription() local 754 maxChannels = 3; in getChannelDescription() 766 maxChannels = 2; in getChannelDescription() 771 maxChannels = 1; in getChannelDescription() 781 if (chIdx == maxChannels) { in getChannelDescription()
|
/external/aac/libPCMutils/include/ |
D | limiter.h | 134 unsigned int maxChannels,
|
/external/aac/libSBRenc/src/ |
D | sbr.h | 159 INT maxChannels; member
|
/external/aac/libAACenc/src/ |
D | aacEnc_ram.h | 148 INT maxChannels; /* used while allocation */ member
|
D | aacenc_lib.cpp | 1213 const UINT maxChannels in aacEncOpen() argument 1247 if (maxChannels==0) { in aacEncOpen() 1252 hAacEncoder->nMaxAacChannels = (maxChannels&0x00FF); in aacEncOpen() 1254 …hAacEncoder->nMaxSbrChannels = (maxChannels&0xFF00) ? (maxChannels>>8) : hAacEncoder->nMaxAacChann… in aacEncOpen()
|
D | aacenc.cpp | 402 hAacEnc->maxChannels = nChannels; in FDKaacEnc_Open() 569 hAacEnc->maxChannels, in FDKaacEnc_Initialize()
|
/external/aac/libAACenc/include/ |
D | aacenc_lib.h | 1091 const UINT maxChannels
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |