Home
last modified time | relevance | path

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

12

/third_party/pulseaudio/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()
/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/
DOneShotSampleSource.cpp25 void OneShotSampleSource::mixAudio(float* outBuff, int numChannels, int32_t numFrames) { in mixAudio()
DSampleBuffer.cpp56 void resampleData(const ResampleBlock& input, ResampleBlock* output, int numChannels) { in resampleData()
/third_party/skia/src/core/
DSkYUVAPixmaps.cpp42 void SkYUVAPixmapInfo::SupportedDataTypes::enableDataType(DataType type, int numChannels) { in enableDataType()
125 int numChannels = yuvaInfo.numChannelsInPlane(i); in SkYUVAPixmapInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreUtil.cpp118 const deUint32 numChannels = getNumUsedChannels(mapTextureFormat(format)); in isRepresentableIntegerValue() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstsegmentation.cpp478 int numChannels) in update_codebook()
637 background_diff (unsigned char *p, codeBook * c, int numChannels, in background_diff()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessVertexAccessTests.cpp266 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in initPrograms() local
644 const int numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in VertexAccessInstance() local
794 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(m_inputFormat).order); in verifyResult() local
1125 const deUint32 numChannels = getNumUsedChannels(mapVkFormat(format).order); in createDrawTests() local
/third_party/skia/include/core/
DSkYUVAPixmaps.h293 int numChannels) { in DefaultColorTypeForDataType()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DTestInputActivity.java104 int numChannels = mAudioInputTester.getCurrentAudioStream().getChannelCount(); in updateStreamDisplay() local
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/
DDrumPlayerJNI.cpp48 JNIEnv* env, jobject, jint numChannels) { in Java_com_plausiblesoftware_drumthumper_DrumPlayer_setupAudioStreamNative()
/third_party/libsnd/src/ALAC/
Dalac_decoder.c166 uint32_t numChannels = p->mNumChannels ; in alac_decode() local
DALACAudioTypes.h179 uint8_t numChannels ; member
Dalac_encoder.c967 uint32_t numChannels = p->mNumChannels ; in alac_encode() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/stub/
Dcuda.h166 guint numChannels; member
172 guint numChannels; member
/third_party/ffmpeg/libavcodec/
Dav3a_parser.c111 const int16_t numChannels; member
/third_party/libsnd/src/
Daiff.c127 int16_t numChannels ; member
/third_party/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp257 const unsigned numChannels = GetUi16(buf + 0x16); in Parse_WAV() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3945 …tr<tcu::TextureLevel> renderColorImageForLog (const ConstPixelBufferAccess& image, int numChannels) in renderColorImageForLog()
3975 …derColorImageForLog (const vector<PixelValue>& reference, const UVec2& targetSize, int numChannels) in renderColorImageForLog()
4222 const auto numChannels = tcu::getNumUsedChannels(access.getFormat().order); in logAndVerifyImages() local
/third_party/openSLES/api/1.1/
DOpenSLES.h384 SLuint32 numChannels; member
395 SLuint32 numChannels; member
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp1532 int numChannels = getNumUsedChannels(m_format.order); in setPixel() local
1644 int numChannels = getNumUsedChannels(m_format.order); in setPixel() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp794 const int numChannels = tcu::getNumUsedChannels(vertexFormat.order); in verifyImage() local

12