Home
last modified time | relevance | path

Searched defs:targetBuffer (Results 1 – 25 of 112) sorted by relevance

12345

/dports/audio/julius/julius-4.1.2/libsent/src/adin/pa/
H A Dpa_convert.c18 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16()
34 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16_Clip()
51 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16_ClipDither()
71 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16_Dither()
90 float *targetBuffer, int targetStride, in PaConvert_Int16_Float32()
106 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8()
123 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8_Clip()
140 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8_ClipDither()
160 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8_Dither()
227 long *targetBuffer, int targetStride, in PaConvert_Float32_Int32()
[all …]
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/sound/portaudio/pa_common/
H A Dpa_convert.c18 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16()
34 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16_Clip()
51 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16_ClipDither()
71 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16_Dither()
90 float *targetBuffer, int targetStride, in PaConvert_Int16_Float32()
106 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8()
123 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8_Clip()
140 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8_ClipDither()
160 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8_Dither()
227 long *targetBuffer, int targetStride, in PaConvert_Float32_Int32()
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/portaudio_v18_1/pa_common/
H A Dpa_convert.c18 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16()
34 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16_Clip()
51 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16_ClipDither()
71 short *targetBuffer, int targetStride, in PaConvert_Float32_Int16_Dither()
90 float *targetBuffer, int targetStride, in PaConvert_Int16_Float32()
106 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8()
123 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8_Clip()
140 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8_ClipDither()
160 char *targetBuffer, int targetStride, in PaConvert_Float32_Int8_Dither()
227 long *targetBuffer, int targetStride, in PaConvert_Float32_Int32()
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DUtility.cpp58 std::shared_ptr<uichar> targetBuffer( in WidenString() local
75 std::unique_ptr<char> targetBuffer(new char[length]); in ShrinkString() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webgpu-cts/src/src/suites/cts/validation/
H A Dqueue_submit.spec.ts17 const targetBuffer = t.device.createBuffer({ constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgpu-cts/src/src/webgpu/api/validation/
H A Dqueue_submit.spec.ts17 const targetBuffer = t.device.createBuffer({ constant
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/sources/
H A Daudiobuffer.cpp84 float* targetBuffer = getBufferForChannel( c ); in mergeBuffers() local
146 float* targetBuffer = output->getBufferForChannel( i ); in clone() local
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmnet/libsrc/
H A Ddcuserid.cc174 OFCondition UserIdentityNegotiationSubItemRQ::stream(unsigned char *targetBuffer, in stream()
481 UserIdentityNegotiationSubItemAC::getServerResponse(char*& targetBuffer, in getServerResponse()
527 OFCondition UserIdentityNegotiationSubItemAC::stream(unsigned char *targetBuffer, in stream()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/stvk/
H A DStVKStiffnessMatrixMT.cpp96 SparseMatrix * targetBuffer; member
105 SparseMatrix * targetBuffer = threadArgp->targetBuffer; in StVKStiffnessMatrixMT_WorkerThread() local
H A DStVKInternalForcesMT.cpp90 double * targetBuffer; member
101 double * targetBuffer = threadArgp->targetBuffer; in StVKInternalForcesMT_WorkerThread() local
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqebics/requests/
H A Dr_download.c35 GWEN_BUFFER *targetBuffer, in EBC_Provider_XchgDownloadRequest()
H A Dr_download_h002.c61 GWEN_BUFFER *targetBuffer, in EBC_Provider_XchgDownloadRequest_H002()
H A Dr_download_h003.c88 GWEN_BUFFER *targetBuffer, in EBC_Provider_XchgDownloadRequest_H003()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/src/formats/pdb/
H A DDocDecompressor.cpp45 size_t DocDecompressor::decompress(ZLInputStream &stream, char *targetBuffer, size_t compressedSize… in decompress()
H A DHuffDecompressor.cpp89 size_t HuffDecompressor::decompress(ZLInputStream &stream, char *targetBuffer, size_t compressedSiz… in decompress()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/plugins/wolf-shaper/Structures/src/
H A DOversampler.cpp76 void Oversampler::downsample(float **targetBuffer) in downsample()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/unittests/validation/
H A DQueueSubmitValidationTests.cpp34 wgpu::Buffer targetBuffer = device.CreateBuffer(&descriptor); in TEST_F() local
217 wgpu::Buffer targetBuffer = device.CreateBuffer(&descriptor); in TEST_F() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/mpg123decoder/
H A DMpg123Decoder.cpp115 unsigned char* targetBuffer = (unsigned char*) (buffer->BufferPointer()); in GetBuffer() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/mapping/
H A DMergeAction.java67 SaveableComparison targetBuffer = null; in runWithEvent() local
/dports/www/firefox/firefox-99.0/intl/components/src/
H A DICU4CGlue.h310 Buffer& targetBuffer) { in FillBuffer()
352 [[nodiscard]] bool FillBuffer(Span<const char> utf8Span, Buffer& targetBuffer) { in FillBuffer()
/dports/emulators/mtools/mtools-4.0.26/
H A Dmainloop.h74 char targetBuffer[4*MAX_VNAMELEN+1]; /* buffer for target name */ member
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/cramtools/ref/
H A DReferenceSequenceFromSeekable.java64 ByteBuffer targetBuffer = ByteBuffer.wrap(target); in getSubsequenceAt() local
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqebics/client/
H A Dp_tools.c518 GWEN_BUFFER *targetBuffer, in EBC_Provider_DownloadWithSession()
579 GWEN_BUFFER *targetBuffer, in EBC_Provider_Download()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStorageBufferTests.cpp454 vk::VkBuffer targetBuffer = (m_testType == SSBO_ATOMIC) ? **testBuffer : **testBufferSource; in executeFragmentTest() local
629 vk::VkBuffer targetBuffer = (m_testType == SSBO_ATOMIC) ? **testBuffer : **testBufferSource; in executeComputeTest() local
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DReferenceStringSearch.java47 private int[] targetBuffer; field in ReferenceStringSearch

12345