Home
last modified time | relevance | path

Searched defs:inChannels (Results 1 – 25 of 78) sorted by relevance

1234

/dports/games/libretro-scummvm/scummvm-7b1e929/audio/decoders/
H A Dflac.cpp424 void FLACStream::convertBuffersMonoNS(SampleType* bufDestination, const FLAC__int32 *inChannels[], … in convertBuffersMonoNS()
449 void FLACStream::convertBuffersMono8Bit(SampleType* bufDestination, const FLAC__int32 *inChannels[] in convertBuffersMono8Bit()
475 void FLACStream::convertBuffersStereoNS(SampleType* bufDestination, const FLAC__int32 *inChannels[] in convertBuffersStereoNS()
508 …Stream::convertBuffersStereo8Bit(SampleType* bufDestination, const FLAC__int32 *inChannels[], uint… in convertBuffersStereo8Bit()
541 void FLACStream::convertBuffersGeneric(SampleType* bufDestination, const FLAC__int32 *inChannels[],… in convertBuffersGeneric()
596 const FLAC__int32 *inChannels[MAX_OUTPUT_CHANNELS]; in callbackWrite() local
/dports/games/residualvm/residualvm-0.3.1/audio/decoders/
H A Dflac.cpp424 void FLACStream::convertBuffersMonoNS(SampleType* bufDestination, const FLAC__int32 *inChannels[], … in convertBuffersMonoNS()
449 void FLACStream::convertBuffersMono8Bit(SampleType* bufDestination, const FLAC__int32 *inChannels[] in convertBuffersMono8Bit()
475 void FLACStream::convertBuffersStereoNS(SampleType* bufDestination, const FLAC__int32 *inChannels[] in convertBuffersStereoNS()
508 …Stream::convertBuffersStereo8Bit(SampleType* bufDestination, const FLAC__int32 *inChannels[], uint… in convertBuffersStereo8Bit()
541 void FLACStream::convertBuffersGeneric(SampleType* bufDestination, const FLAC__int32 *inChannels[],… in convertBuffersGeneric()
596 const FLAC__int32 *inChannels[MAX_OUTPUT_CHANNELS]; in callbackWrite() local
/dports/games/scummvm/scummvm-2.5.1/audio/decoders/
H A Dflac.cpp423 void FLACStream::convertBuffersMonoNS(SampleType* bufDestination, const FLAC__int32 *inChannels[], … in convertBuffersMonoNS()
448 void FLACStream::convertBuffersMono8Bit(SampleType* bufDestination, const FLAC__int32 *inChannels[] in convertBuffersMono8Bit()
474 void FLACStream::convertBuffersStereoNS(SampleType* bufDestination, const FLAC__int32 *inChannels[] in convertBuffersStereoNS()
507 …Stream::convertBuffersStereo8Bit(SampleType* bufDestination, const FLAC__int32 *inChannels[], uint… in convertBuffersStereo8Bit()
540 void FLACStream::convertBuffersGeneric(SampleType* bufDestination, const FLAC__int32 *inChannels[],… in convertBuffersGeneric()
595 const FLAC__int32 *inChannels[MAX_OUTPUT_CHANNELS]; in callbackWrite() local
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/AudioUnits/AUPublic/OtherBases/
H A DAUPannerBase.cpp130 UInt32 inChannels = GetNumberOfInputChannels(); in AllocBypassMatrix() local
158 UInt32 inChannels = GetNumberOfInputChannels(); in SetDefaultChannelLayoutsIfNone() local
197 UInt32 inChannels = GetNumberOfInputChannels(); in UpdateBypassMatrix() local
489 UInt32 inChannels = GetNumberOfInputChannels(); in BypassRender() local
647 UInt32 inChannels = GetNumberOfInputChannels(); in ChannelConfigIsSupported() local
/dports/audio/sidplay/sidplay-base-1.0.9/audio/sgi/
H A Daudiodrv.cpp24 bool audioDriver::Open(udword inFreq, int inPrecision, int inChannels, in Open()
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/fixedbitset-0.2.0/src/
H A Dlib.rs29 mod range;
30
31 use std::ops::{BitAnd, BitAndAssign, BitOr, BitOrAssign, BitXor, BitXorAssign, Index};
/dports/audio/sidplay/sidplay-base-1.0.9/audio/linux-pcsnd/
H A Daudiodrv.cpp26 bool audioDriver::Open(udword inFreq, int inPrecision, int inChannels, in Open()
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/test/
H A Dtest_halide_layers.cpp94 int inChannels = get<0>(GetParam())[0]; in TEST_P() local
159 int inChannels = get<0>(GetParam())[0]; in TEST_P() local
234 int inChannels = get<0>(GetParam())[0]; in TEST_P() local
291 int inChannels = get<0>(GetParam()); in TEST_P() local
336 int inChannels = get<0>(GetParam()); in TEST_P() local
406 int inChannels = get<0>(GetParam()); in TEST_P() local
456 int inChannels = get<0>(GetParam()); in TEST_P() local
/dports/audio/sidplay/sidplay-base-1.0.9/audio/sparc/
H A Daudiodrv.cpp26 bool audioDriver::Open(udword inFreq, int inPrecision, int inChannels, in Open()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Video/BridgeOpenCV/include/
H A DitkOpenCVImageBridge.h98 unsigned int inChannels = in->nChannels; in ITKConvertIplImageBuffer() local
H A DitkOpenCVImageBridge.hxx140 unsigned int inChannels = itk::NumericTraits<InputPixelType>::MeasurementVectorType::Dimension; in ITKImageToIplImage() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cvv/src/qtutil/filter/
H A DdiffFilterWidget.cpp91 size_t inChannels = in.at(0).get().channels(); in checkInput() local
H A Dchanged_pixels_widget.cpp127 size_t inChannels = in.at(0).get().channels(); in checkInput() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/
H A DAudioEncoder.h316 int inChannels, in ADDON_Start()
/dports/audio/darkice/darkice-1.4/src/
H A DTwoLameLibEncoder.cpp192 unsigned int inChannels = getInChannel(); in write() local
H A DLameLibEncoder.cpp285 unsigned int inChannels = getInChannel(); in write() local
/dports/graphics/opencv/opencv-4.5.3/modules/imgcodecs/src/
H A Dgrfmt_jpeg2000_openjpeg.cpp357 const int inChannels = inImg.numcomps; in decodeSRGBData() local
400 const int inChannels = inImg.numcomps; in decodeGrayscaleData() local
418 const int inChannels = inImg.numcomps; in decodeSYCCData() local
634 const int inChannels = image_->numcomps; in readData() local
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DAutomatedGlitchActivity.java56 int inChannels, in testConfiguration()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/tests/unittests/
H A DOnnxExporterTest.cpp452 unsigned_t inChannels = 8; in TEST() local
547 unsigned_t inChannels = 8; in TEST() local
626 unsigned_t inChannels = 8; in TEST() local
678 unsigned_t inChannels = 8; in TEST() local
730 unsigned_t inChannels = 8; in TEST() local
/dports/audio/sidplay/sidplay-base-1.0.9/audio/oss/
H A Daudiodrv.cpp33 bool audioDriver::Open(udword inFreq, int inPrecision, int inChannels, in Open()
/dports/biology/ugene/ugene-40.1/src/plugins/external_tool_support/src/spades/
H A DSpadesWorker.h62 QList<IntegralBus *> inChannels; variable
/dports/audio/libaudiofile/audiofile-0.3.6/libaudiofile/modules/
H A DSimpleModule.cpp40 int inChannels, int outChannels, in ApplyChannelMatrix()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Backends/CPU/
H A DCPULLVMIRGen.cpp65 size_t inChannels = src->dims()[3]; in generateLLVMIRForInstr() local
/dports/audio/faudio/FAudio-21.01/utils/testreverb/
H A Daudio_faudio.cpp66 uint32_t inChannels = context->wav_channels; in faudio_create_voice() local
/dports/audio/libkeyfinder/libkeyfinder-2.2.4/src/
H A Daudiodata.cpp32 void AudioData::setChannels(unsigned int inChannels) { in setChannels()

1234