Home
last modified time | relevance | path

Searched defs:numInputChannels (Results 1 – 5 of 5) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
DTestDataPathsActivity.java331 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/
Dsac_bitdec.h114 SCHAR numInputChannels; member
Dsac_dec.cpp1041 const int numInputChannels) { in SpatialDecApplyBypass()
1139 UINT nSamples, UINT controlFlags, int numInputChannels, in SpatialDecApplyParameterSets()
1444 UINT nSamples, UINT *pControlFlags, int numInputChannels, in SpatialDecApplyFrame()
Dsac_process.cpp169 const int numInputChannels) { in SpatialDecQMFAnalysis()
211 const INT numInputChannels) { in SpatialDecFeedQMF()
286 const INT numInputChannels) { in SpatialDecHybridAnalysis()
883 const INT numInputChannels, in SpatialDecSynthesis()
Dsac_dec.h321 int numInputChannels; /* 1 (M) or 2 (L,R) */ member