Home
last modified time | relevance | path

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

12

/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/aac/libSYS/include/
Dsyslib_channelMapDescr.h118 UCHAR numChannels; /*!< The number of channels for the channel map which is member
/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/libSYS/src/
Dsyslib_channelMapDescr.cpp191 UINT numChannels = pMapInfo->numChannels; in fdk_chMapDescr_isValidMap() local
/external/aac/libSBRenc/src/
Dsbr_encoder.cpp224 UINT numChannels, /*! the number of channels for the core coder */ in getSbrTuningTableIndex()
441 UINT numChannels, /*! the core coder number of channels */ in FDKsbrEnc_AdjustSbrSettings()
1208 UINT numChannels, /*!< number of channels */ in FDKsbrEnc_Downsample()
1886 UINT sbrEncoder_LimitBitRate(UINT bitRate, UINT numChannels, in sbrEncoder_LimitBitRate()
1953 const int numChannels, /* input */ in sbrEncoder_Init_delay()
2070 INT *numChannels, const UINT syntaxFlags, in sbrEncoder_Init()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp258 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in initPrograms() local
611 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in VertexAccessInstance() local
761 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in verifyResult() local
1073 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(format).order); in createDrawTests() local
/external/sonivox/arm-wt-22k/host_src/
Deas.h54 EAS_I32 numChannels; member
/external/sonivox/arm-wt-22k/include/libsonivox/
Deas.h54 EAS_I32 numChannels; member
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMediaRecorder.java56 protected void setAudioChannels(int numChannels) { in setAudioChannels()
/external/aac/libDRCdec/src/
DdrcDec_gainDecoder.cpp327 const int numChannels, in drcDec_GainDecoder_SetChannelGains()
DFDK_drcDecLib.cpp561 const int numChannels, const int frameSize, in FDK_drcDec_SetChannelGains()
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
DFlatManifestWriterImpl.java454 int numChannels = 0; in getNumChannelsAndMask() local
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DStressTestClient.java223 int numChannels = addresses.size() * channelsPerServer; in runStressTest() local
/external/aac/libAACdec/include/
Daacdecoder_lib.h831 INT numChannels; /*!< The number of output audio channels before the rendering member
/external/aac/libAACdec/src/
Daacdecoder.cpp571 const INT_PCM *pTimeData, INT_PCM **pTimeDataFlush, const INT numChannels, in CAacDecoder_PrepareCrossFade()
609 INT_PCM *pTimeData, INT_PCM **pTimeDataFlush, const INT numChannels, in CAacDecoder_ApplyCrossFade()
/external/aac/libSBRenc/include/
Dsbr_encoder.h154 UCHAR numChannels; /*!< */ member
/external/aac/libSBRdec/src/
Dsbrdecoder.cpp1813 int *numChannels, int *sampleRate, in sbrDecoder_Apply()
/external/aac/libAACenc/src/
Daacenc_lib.cpp1287 INT numChannels = isPsActive(hAacConfig->audioObjectType) in aacEncInit() local
/external/python/cpython2/Mac/Modules/snd/
D_Sndmodule.c617 short numChannels; in Snd_GetCompressionInfo() local
/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp520 const UINT numChannels, /* in */ in getChannelMode()

12