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/google/sample/oboe/manualtest/
DTestDataPathsActivity.java246 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/
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