Searched defs:numInputChannels (Results 1 – 5 of 5) sorted by relevance
/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
D | TestDataPathsActivity.java | 246 void setupDeviceCombo(int numInputChannels, in setupDeviceCombo() 274 int numInputChannels, in testPresetCombo() 304 int numInputChannels, in testPresetCombo() 339 int numInputChannels, in testInputDeviceCombo() 358 int numInputChannels, in testInputDeviceCombo() 409 … 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
|