| /external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/wav/ |
| D | WavHeader.java | 27 public final int numChannels; field in WavHeader 41 int numChannels, in WavHeader()
|
| D | WavExtractor.java | 346 int numChannels = header.numChannels; in ImaAdPcmOutputWriter() local 478 int numChannels = header.numChannels; in decodeBlockForChannel() local 546 private static int numOutputFramesToBytes(int frames, int numChannels) { in numOutputFramesToBytes()
|
| D | WavHeaderReader.java | 76 int numChannels = scratch.readLittleEndianUnsignedShort(); in peek() local
|
| /external/sonic/ |
| D | sonic.c | 34 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 …]
|
| D | Main.java | 30 int numChannels) throws IOException in runSonic() 73 int numChannels = format.getChannels(); in main() local
|
| D | main.c | 27 int numChannels) in runSonic() 83 int sampleRate, numChannels; in main() local
|
| D | Sonic.java | 30 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()
|
| D | wave.c | 20 int numChannels; member 243 int *numChannels) in openInputWaveFile() 268 int numChannels) in openOutputWaveFile()
|
| /external/webrtc/sdk/android/src/java/org/webrtc/audio/ |
| D | WebRtcAudioManager.java | 108 private static int getMinOutputFrameSize(int sampleRateInHz, int numChannels) { in getMinOutputFrameSize() 120 private static int getMinInputFrameSize(int sampleRateInHz, int numChannels) { in getMinInputFrameSize()
|
| /external/oboe/samples/iolib/src/main/cpp/player/ |
| D | OneShotSampleSource.cpp | 25 void OneShotSampleSource::mixAudio(float* outBuff, int numChannels, int32_t numFrames) { in mixAudio()
|
| D | SampleBuffer.cpp | 56 void resampleData(const ResampleBlock& input, ResampleBlock* output, int numChannels) { in resampleData()
|
| /external/aac/libSYS/include/ |
| D | syslib_channelMapDescr.h | 118 UCHAR numChannels; /*!< The number of channels for the channel map which is member
|
| /external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/common/ops/ |
| D | NormalizeOp.java | 33 private final int numChannels; field in NormalizeOp
|
| /external/skia/src/core/ |
| D | SkYUVAPixmaps.cpp | 42 void SkYUVAPixmapInfo::SupportedDataTypes::enableDataType(DataType type, int numChannels) { in enableDataType() 125 int numChannels = yuvaInfo.numChannelsInPlane(i); in SkYUVAPixmapInfo() local
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageLoadStoreUtil.cpp | 118 const deUint32 numChannels = getNumUsedChannels(mapTextureFormat(format)); in isRepresentableIntegerValue() local
|
| /external/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/ |
| D | WebRtcAudioManager.java | 339 private static int getMinOutputFrameSize(int sampleRateInHz, int numChannels) { in getMinOutputFrameSize() 357 private static int getMinInputFrameSize(int sampleRateInHz, int numChannels) { in getMinInputFrameSize()
|
| /external/webrtc/sdk/android/api/org/webrtc/ |
| D | RtpParameters.java | 174 public Integer numChannels; field in RtpParameters.Codec 180 Integer numChannels, Map<String, String> parameters) { in Codec()
|
| /external/aac/libSBRenc/src/ |
| D | sbr_encoder.cpp | 224 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() 1885 UINT sbrEncoder_LimitBitRate(UINT bitRate, UINT numChannels, in sbrEncoder_LimitBitRate() 1952 const int numChannels, /* input */ in sbrEncoder_Init_delay() 2069 INT *numChannels, const UINT syntaxFlags, in sbrEncoder_Init()
|
| /external/aac/libSYS/src/ |
| D | syslib_channelMapDescr.cpp | 191 UINT numChannels = pMapInfo->numChannels; in fdk_chMapDescr_isValidMap() local
|
| /external/deqp/external/vulkancts/modules/vulkan/robustness/ |
| D | vktRobustnessVertexAccessTests.cpp | 258 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in initPrograms() local 636 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in VertexAccessInstance() local 786 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in verifyResult() local 1117 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(format).order); in createDrawTests() local
|
| /external/flac/oss-fuzz/ |
| D | fuzz-decoder.cc | 76 const auto numChannels = get_channels(); in write_callback() local
|
| /external/skia/include/core/ |
| D | SkYUVAPixmaps.h | 293 int numChannels) { in DefaultColorTypeForDataType()
|
| /external/sonivox/arm-wt-22k/host_src/ |
| D | eas.h | 54 EAS_I32 numChannels; member
|
| /external/sonivox/arm-wt-22k/include/libsonivox/ |
| D | eas.h | 54 EAS_I32 numChannels; member
|
| /external/oboe/samples/drumthumper/src/main/cpp/ |
| D | DrumPlayerJNI.cpp | 48 JNIEnv* env, jobject, jint numChannels) { in Java_com_plausiblesoftware_drumthumper_DrumPlayer_setupAudioStreamNative()
|