Home
last modified time | relevance | path

Searched defs:numChannels (Results 1 – 18 of 18) sorted by relevance

/external/sonic/
Dsonic.c34 int numChannels; member
210 int numChannels) in allocateStreamBuffers()
254 int numChannels) in sonicCreateStream()
303 int numChannels) in sonicSetNumChannels()
737 int numChannels, in overlapAdd()
767 int numChannels, in overlapAddWithSeparation()
803 int numChannels = stream->numChannels; in moveNewSamplesToPitchBuffer() local
826 int numChannels = stream->numChannels; in removePitchSamples() local
846 int numChannels = stream->numChannels; in adjustPitch() local
907 int numChannels = stream->numChannels; in adjustRate() local
[all …]
DMain.java30 int numChannels) throws IOException in runSonic()
73 int numChannels = format.getChannels(); in main() local
Dmain.c27 int numChannels) in runSonic()
83 int sampleRate, numChannels; in main() local
DSonic.java30 private int numChannels; field in Sonic
179 int numChannels) in allocateStreamBuffers()
201 int numChannels) in Sonic()
235 int numChannels) in setNumChannels()
632 int numChannels, in overlapAdd()
657 int numChannels, in overlapAddWithSeparation()
955 int numChannels) in changeFloatSpeed()
981 int numChannels) in sonicChangeShortSpeed()
Dwave.c20 int numChannels; member
243 int *numChannels) in openInputWaveFile()
268 int numChannels) in openOutputWaveFile()
/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioManager.java243 private static int getMinOutputFrameSize(int sampleRateInHz, int numChannels) { in getMinOutputFrameSize()
267 private static int getMinInputFrameSize(int sampleRateInHz, int numChannels) { in getMinInputFrameSize()
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
DRTPencode.cc317 size_t numChannels = 1; in main() local
914 size_t numChannels) { in NetEQTest_init_coders()
1459 int NetEQTest_free_coders(webrtc::NetEqDecoder coder, size_t numChannels) { in NetEQTest_free_coders()
1600 size_t numChannels) { in NetEQTest_encode()
/external/aac/libSBRenc/src/
Dsbr_encoder.cpp165 UINT numChannels,/*! the number of channels for the core coder */ in getSbrTuningTableIndex()
396 UINT numChannels, /*! the core coder number of channels */ in FDKsbrEnc_AdjustSbrSettings()
1866 UINT sbrEncoder_LimitBitRate(UINT bitRate, UINT numChannels, UINT coreSampleRate, AUDIO_OBJECT_TYPE… in sbrEncoder_LimitBitRate()
1905 INT *numChannels, in sbrEncoder_Init()
/external/aac/libSYS/include/
Dwav_file.h146 USHORT numChannels; member
/external/sonivox/arm-wt-22k/host_src/
Deas.h54 EAS_I32 numChannels; member
/external/aac/libSYS/src/
Dwav_file.cpp385 INT WAV_OutputOpen(HANDLE_WAV *pWav, const char *outputFilename, INT sampleRate, INT numChannels, I… in WAV_OutputOpen()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowMediaRecorder.java53 public void setAudioChannels(int numChannels) { in setAudioChannels()
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
DFlatManifestWriterImpl.java454 int numChannels = 0; in getNumChannelsAndMask() local
/external/aac/libAACdec/include/
Daacdecoder_lib.h541 …INT numChannels; /*!< The number of output audio channels in the decoded and… member
/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp445 const INT numChannels, /* in */ in getChannelMode()
679 int grpIdx, ch = 0, numChannels = 0; in getChannelDescription() local
/external/aac/libSBRdec/src/
Dsbrdecoder.cpp1539 int *numChannels, in sbrDecoder_Apply()
/external/aac/libSBRenc/include/
Dsbr_encoder.h151 UCHAR numChannels; /*!< */ member
/external/deqp/framework/common/
DtcuTexture.cpp1318 int numChannels = getNumUsedChannels(m_format.order); in setPixel() local
1428 int numChannels = getNumUsedChannels(m_format.order); in setPixel() local