Searched defs:numInputChannels (Results  1 – 5 of 5) sorted by relevance
| /external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/ | 
| D | TestDataPathsActivity.java | 331     void setupDeviceCombo(int numInputChannels,  in setupDeviceCombo()368                          int numInputChannels,  in testPresetCombo()
 400                          int numInputChannels,  in testPresetCombo()
 436                               int numInputChannels,  in testInputDeviceCombo()
 456                               int numInputChannels,  in testInputDeviceCombo()
 512 …      final int numInputChannels = 2; // TODO review, done because of mono problems on some devices  in testOutputDeviceCombo()  local
 
 | 
| /external/aac/libSACdec/src/ | 
| D | sac_bitdec.h | 114   SCHAR numInputChannels;  member
 | 
| D | sac_dec.cpp | 1041                                   const int numInputChannels) {  in SpatialDecApplyBypass()1139     UINT nSamples, UINT controlFlags, int numInputChannels,  in SpatialDecApplyParameterSets()
 1444     UINT nSamples, UINT *pControlFlags, int numInputChannels,  in SpatialDecApplyFrame()
 
 | 
| D | sac_process.cpp | 169                                    const int numInputChannels) {  in SpatialDecQMFAnalysis()211                                const INT numInputChannels) {  in SpatialDecFeedQMF()
 286                                       const INT numInputChannels) {  in SpatialDecHybridAnalysis()
 883                                  const INT numInputChannels,  in SpatialDecSynthesis()
 
 | 
| D | sac_dec.h | 321   int numInputChannels;  /* 1 (M) or 2 (L,R) */  member
 |