/external/webrtc/webrtc/voice_engine/test/auto_test/ |
H A D | voe_stress_test.cc | 227 // Set up, start with maxChannels/2 channels 228 const int maxChannels = 100; local 229 VALIDATE_STRESS(maxChannels < 1); // Should always have at least one channel 230 bool* channelState = new bool[maxChannels]; 231 memset(channelState, 0, maxChannels * sizeof(bool)); 234 for (i = 0; i < (maxChannels / 2); ++i) { 252 if (noOfActiveChannels < maxChannels) { 263 // Delete random channel that's created [0, maxChannels - 1] 268 maxChannels);
|
/external/aac/libAACenc/src/ |
H A D | aacEnc_ram.h | 148 INT maxChannels; /* used while allocation */ member in struct:AAC_ENC
|
/external/aac/libPCMutils/src/ |
H A D | limiter.cpp | 99 unsigned int channels, maxChannels; member in struct:TDLimiter 118 unsigned int maxChannels, 137 limiter->delayBuf = (FIXP_DBL*)FDKcalloc(attack * maxChannels, sizeof(FIXP_DBL)); 162 limiter->channels = maxChannels; 163 limiter->maxChannels = maxChannels; 397 if (nChannels > limiter->maxChannels) return TDLIMIT_INVALID_PARAMETER; 114 createLimiter( unsigned int maxAttackMs, unsigned int releaseMs, INT_PCM threshold, unsigned int maxChannels, unsigned int maxSampleRate ) argument
|
H A D | pcmutils_lib.cpp | 747 int chMapPos = 0, maxChannels = 0; local 754 maxChannels = 3; 766 maxChannels = 2; 771 maxChannels = 1; 781 if (chIdx == maxChannels) {
|
/external/aac/libSBRenc/src/ |
H A D | sbr.h | 159 INT maxChannels; member in struct:SBR_ENCODER
|
/external/robolectric/v3/runtime/ |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |