MCPcopy Create free account

hub / github.com/VASTDynamics/Vaporizer2 / functions

Functions3,212 in github.com/VASTDynamics/Vaporizer2

Function_mm_sll_epi16
Shift packed 16-bit integers in a left by count while shifting in zeros, and store the results in dst. https://www.intel.com/content/www/us/en/docs/in
VASTvaporizer/Source/sse2neon.h:5163
Function_mm_sll_epi32
Shift packed 32-bit integers in a left by count while shifting in zeros, and store the results in dst. https://www.intel.com/content/www/us/en/docs/in
VASTvaporizer/Source/sse2neon.h:5176
Function_mm_sll_epi64
Shift packed 64-bit integers in a left by count while shifting in zeros, and store the results in dst. https://www.intel.com/content/www/us/en/docs/in
VASTvaporizer/Source/sse2neon.h:5189
Function_mm_slli_epi16
Shift packed 16-bit integers in a left by imm8 while shifting in zeros, and store the results in dst. https://www.intel.com/content/www/us/en/docs/int
VASTvaporizer/Source/sse2neon.h:5202
Function_mm_slli_epi32
Shift packed 32-bit integers in a left by imm8 while shifting in zeros, and store the results in dst. https://www.intel.com/content/www/us/en/docs/int
VASTvaporizer/Source/sse2neon.h:5213
Function_mm_slli_epi64
Shift packed 64-bit integers in a left by imm8 while shifting in zeros, and store the results in dst. https://www.intel.com/content/www/us/en/docs/int
VASTvaporizer/Source/sse2neon.h:5224
Function_mm_sqrt_sd
Compute the square root of the lower double-precision (64-bit) floating-point element in b, store the result in the lower element of dst, and copy the
VASTvaporizer/Source/sse2neon.h:5262
Function_mm_sqrt_ss
Compute the square root of the lower single-precision (32-bit) floating-point element in a, store the result in the lower element of dst, and copy the
VASTvaporizer/Source/sse2neon.h:2673
Function_mm_sra_epi16
Shift packed 16-bit integers in a right by count while shifting in sign bits, and store the results in dst. https://www.intel.com/content/www/us/en/do
VASTvaporizer/Source/sse2neon.h:5274
Function_mm_sra_epi32
Shift packed 32-bit integers in a right by count while shifting in sign bits, and store the results in dst. https://www.intel.com/content/www/us/en/do
VASTvaporizer/Source/sse2neon.h:5286
Function_mm_srai_epi16
Shift packed 16-bit integers in a right by imm8 while shifting in sign bits, and store the results in dst. https://www.intel.com/content/www/us/en/doc
VASTvaporizer/Source/sse2neon.h:5298
Function_mm_srl_epi16
Shift packed 16-bit integers in a right by count while shifting in zeros, and store the results in dst. https://www.intel.com/content/www/us/en/docs/i
VASTvaporizer/Source/sse2neon.h:5323
Function_mm_srl_epi32
Shift packed 32-bit integers in a right by count while shifting in zeros, and store the results in dst. https://www.intel.com/content/www/us/en/docs/i
VASTvaporizer/Source/sse2neon.h:5336
Function_mm_srl_epi64
Shift packed 64-bit integers in a right by count while shifting in zeros, and store the results in dst. https://www.intel.com/content/www/us/en/docs/i
VASTvaporizer/Source/sse2neon.h:5349
Function_mm_store_pd1
Store the lower double-precision (64-bit) floating-point element from a into 2 contiguous elements in memory. mem_addr must be aligned on a 16-byte bo
VASTvaporizer/Source/sse2neon.h:5424
Function_mm_store_ps1
Store the lower single-precision (32-bit) floating-point element from a into 4 contiguous elements in memory. mem_addr must be aligned on a 16-byte bo
VASTvaporizer/Source/sse2neon.h:2694
Function_mm_store_sd
Store the lower double-precision (64-bit) floating-point element from a into memory. mem_addr does not need to be aligned on any particular boundary.
VASTvaporizer/Source/sse2neon.h:5440
Function_mm_storeh_pd
Store the upper double-precision (64-bit) floating-point element from a into memory. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/ind
VASTvaporizer/Source/sse2neon.h:5466
Function_mm_storeh_pi
Store the upper 2 single-precision (32-bit) floating-point elements from a into memory. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/
VASTvaporizer/Source/sse2neon.h:2717
Function_mm_storel_epi64
Store 64-bit integer from the first element of a into memory. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm_storel
VASTvaporizer/Source/sse2neon.h:5477
Function_mm_storel_pd
Store the lower double-precision (64-bit) floating-point element from a into memory. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/ind
VASTvaporizer/Source/sse2neon.h:5485
Function_mm_storel_pi
Store the lower 2 single-precision (32-bit) floating-point elements from a into memory. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/
VASTvaporizer/Source/sse2neon.h:2725
Function_mm_storer_pd
Store 2 double-precision (64-bit) floating-point elements from a into memory in reverse order. mem_addr must be aligned on a 16-byte boundary or a gen
VASTvaporizer/Source/sse2neon.h:5498
Function_mm_storer_ps
Store 4 single-precision (32-bit) floating-point elements from a into memory in reverse order. mem_addr must be aligned on a 16-byte boundary or a gen
VASTvaporizer/Source/sse2neon.h:2734
Function_mm_storeu_si128
Store 128-bits of integer data from a into memory. mem_addr does not need to be aligned on any particular boundary. https://www.intel.com/content/www/
VASTvaporizer/Source/sse2neon.h:5516
Function_mm_storeu_si16
Stores 16-bits of integer data a at the address p. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm_storeu_si16
VASTvaporizer/Source/sse2neon.h:2752
Function_mm_storeu_si32
Store 32-bit integer from the first element of a into memory. mem_addr does not need to be aligned on any particular boundary. https://www.intel.com/c
VASTvaporizer/Source/sse2neon.h:5524
Function_mm_storeu_si64
Stores 64-bits of integer data a at the address p. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm_storeu_si64
VASTvaporizer/Source/sse2neon.h:2759
Function_mm_stream_load_si128
Load 128-bits of integer data from memory into dst using a non-temporal memory hint. mem_addr must be aligned on a 16-byte boundary or a general-prote
VASTvaporizer/Source/sse2neon.h:7561
Function_mm_stream_pd
Store 128-bits (composed of 2 packed double-precision (64-bit) floating-point elements) from a into memory using a non-temporal memory hint. mem_addr
VASTvaporizer/Source/sse2neon.h:5534
Function_mm_stream_pi
Store 64-bits of integer data from a into memory using a non-temporal memory hint. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index
VASTvaporizer/Source/sse2neon.h:2767
Function_mm_stream_ps
Store 128-bits (composed of 4 packed single-precision (32-bit) floating- point elements) from a into memory using a non-temporal memory hint. https://
VASTvaporizer/Source/sse2neon.h:2775
Function_mm_stream_si128
Store 128-bits of integer data from a into memory using a non-temporal memory hint. mem_addr must be aligned on a 16-byte boundary or a general-protec
VASTvaporizer/Source/sse2neon.h:5549
Function_mm_stream_si32
Store 32-bit integer a into memory using a non-temporal hint to minimize cache pollution. If the cache line containing address mem_addr is already in
VASTvaporizer/Source/sse2neon.h:5562
Function_mm_stream_si64
Store 64-bit integer a into memory using a non-temporal hint to minimize cache pollution. If the cache line containing address mem_addr is already in
VASTvaporizer/Source/sse2neon.h:5571
Function_mm_sub_epi16
Subtract packed 16-bit integers in b from packed 16-bit integers in a, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intr
VASTvaporizer/Source/sse2neon.h:5579
Function_mm_sub_epi64
Subtract packed 64-bit integers in b from packed 64-bit integers in a, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intr
VASTvaporizer/Source/sse2neon.h:5597
Function_mm_sub_epi8
Subtract packed 8-bit integers in b from packed 8-bit integers in a, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrin
VASTvaporizer/Source/sse2neon.h:5606
Function_mm_sub_sd
Subtract the lower double-precision (64-bit) floating-point element in b from the lower double-precision (64-bit) floating-point element in a, store t
VASTvaporizer/Source/sse2neon.h:5636
Function_mm_sub_si64
Subtract 64-bit integer b from 64-bit integer a, and store the result in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html
VASTvaporizer/Source/sse2neon.h:5643
Function_mm_sub_ss
Subtract the lower single-precision (32-bit) floating-point element in b from the lower single-precision (32-bit) floating-point element in a, store t
VASTvaporizer/Source/sse2neon.h:2799
Function_mm_subs_epi16
Subtract packed signed 16-bit integers in b from packed 16-bit integers in a using saturation, and store the results in dst. https://www.intel.com/con
VASTvaporizer/Source/sse2neon.h:5652
Function_mm_subs_epi8
Subtract packed signed 8-bit integers in b from packed 8-bit integers in a using saturation, and store the results in dst. https://www.intel.com/conte
VASTvaporizer/Source/sse2neon.h:5661
Function_mm_subs_epu16
Subtract packed unsigned 16-bit integers in b from packed unsigned 16-bit integers in a using saturation, and store the results in dst. https://www.in
VASTvaporizer/Source/sse2neon.h:5670
Function_mm_subs_epu8
Subtract packed unsigned 8-bit integers in b from packed unsigned 8-bit integers in a using saturation, and store the results in dst. https://www.inte
VASTvaporizer/Source/sse2neon.h:5679
Function_mm_test_all_ones
Compute the bitwise NOT of a and then AND with a 128-bit vector containing all 1's, and return 1 if the result is zero, otherwise return 0. https://ww
VASTvaporizer/Source/sse2neon.h:7573
Function_mm_test_all_zeros
Compute the bitwise AND of 128 bits (representing integer data) in a and mask, and return 1 if the result is zero, otherwise return 0. https://www.int
VASTvaporizer/Source/sse2neon.h:7582
Function_mm_test_mix_ones_zeros
Compute the bitwise AND of 128 bits (representing integer data) in a and mask, and set ZF to 1 if the result is zero, otherwise set ZF to 0. Compute t
VASTvaporizer/Source/sse2neon.h:7595
Function_mm_testc_si128
Compute the bitwise AND of 128 bits (representing integer data) in a and b, and set ZF to 1 if the result is zero, otherwise set ZF to 0. Compute the
VASTvaporizer/Source/sse2neon.h:7610
Function_mm_testz_si128
Compute the bitwise AND of 128 bits (representing integer data) in a and b, and set ZF to 1 if the result is zero, otherwise set ZF to 0. Compute the
VASTvaporizer/Source/sse2neon.h:7630
Function_mm_undefined_pd
Return vector of type __m128d with undefined elements. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm_undefined_pd
VASTvaporizer/Source/sse2neon.h:5694
Function_mm_undefined_ps
Return vector of type __m128 with undefined elements. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm_undefined_ps
VASTvaporizer/Source/sse2neon.h:2851
Function_mm_undefined_si128
Return vector of type __m128i with undefined elements. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=mm_undefined_si12
VASTvaporizer/Source/sse2neon.h:2833
Function_mm_unpackhi_epi16
Unpack and interleave 16-bit integers from the high half of a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrin
VASTvaporizer/Source/sse2neon.h:5713
Function_mm_unpackhi_epi32
Unpack and interleave 32-bit integers from the high half of a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrin
VASTvaporizer/Source/sse2neon.h:5729
Function_mm_unpackhi_epi64
Unpack and interleave 64-bit integers from the high half of a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrin
VASTvaporizer/Source/sse2neon.h:5745
Function_mm_unpackhi_epi8
Unpack and interleave 8-bit integers from the high half of a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrins
VASTvaporizer/Source/sse2neon.h:5760
Function_mm_unpackhi_pd
Unpack and interleave double-precision (64-bit) floating-point elements from the high half of a and b, and store the results in dst. https://www.intel
VASTvaporizer/Source/sse2neon.h:5778
Function_mm_unpackhi_ps
Unpack and interleave single-precision (32-bit) floating-point elements from the high half a and b, and store the results in dst. https://www.intel.co
VASTvaporizer/Source/sse2neon.h:2870
Function_mm_unpacklo_epi16
Unpack and interleave 16-bit integers from the low half of a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrins
VASTvaporizer/Source/sse2neon.h:5793
Function_mm_unpacklo_epi32
Unpack and interleave 32-bit integers from the low half of a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrins
VASTvaporizer/Source/sse2neon.h:5809
Function_mm_unpacklo_epi64
Unpack and interleave 64-bit integers from the low half of a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrins
VASTvaporizer/Source/sse2neon.h:5825
Function_mm_unpacklo_epi8
Unpack and interleave 8-bit integers from the low half of a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsi
VASTvaporizer/Source/sse2neon.h:5840
Function_mm_unpacklo_pd
Unpack and interleave double-precision (64-bit) floating-point elements from the low half of a and b, and store the results in dst. https://www.intel.
VASTvaporizer/Source/sse2neon.h:5856
Function_rdtsc
Return the current 64-bit value of the processor's time-stamp counter. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=r
VASTvaporizer/Source/sse2neon.h:9176
Function_sse2neon_aggregate_equal_any_16x8
VASTvaporizer/Source/sse2neon.h:7868
Function_sse2neon_aggregate_equal_any_8x16
VASTvaporizer/Source/sse2neon.h:7849
Function_sse2neon_aggregate_ranges_16x8
VASTvaporizer/Source/sse2neon.h:7893
Function_sse2neon_aggregate_ranges_8x16
VASTvaporizer/Source/sse2neon.h:7919
Function_sse2neon_clz
VASTvaporizer/Source/sse2neon.h:8105
Function_sse2neon_cmp_byte_equal_each
VASTvaporizer/Source/sse2neon.h:7958
Function_sse2neon_cmp_word_equal_each
VASTvaporizer/Source/sse2neon.h:7986
Function_sse2neon_ctz
VASTvaporizer/Source/sse2neon.h:8117
Function_sse2neon_ctzll
VASTvaporizer/Source/sse2neon.h:8129
Function_sse2neon_mm_get_denormals_zero_mode
VASTvaporizer/Source/sse2neon.h:9067
Function_sse2neon_mm_get_flush_zero_mode
Macro: Get the flush zero bits from the MXCSR control and status register. The flush zero may contain any of the following flags: _MM_FLUSH_ZERO_ON or
VASTvaporizer/Source/sse2neon.h:1785
Function_sse2neon_mm_set_denormals_zero_mode
VASTvaporizer/Source/sse2neon.h:9146
Function_sse2neon_mm_set_flush_zero_mode
Macro: Set the flush zero bits of the MXCSR control and status register to the value in unsigned 32-bit integer a. The flush zero may contain any of t
VASTvaporizer/Source/sse2neon.h:2364
Function_sse2neon_sido_negative
VASTvaporizer/Source/sse2neon.h:8089
Method_strncpy
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:1772
Methodabs
VASTvaporizer/Source/Engine/Utils/VASTFloatVectorOperations.cpp:845
Functionabs_ps
VASTvaporizer/Source/Engine/Utils/VASTSynthfunctions.h:289
MethodacceptsMidi
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:318
Methodadd
VASTvaporizer/Source/Engine/Utils/VASTFloatVectorOperations.cpp:58
Methodadd
VASTvaporizer/Source/Engine/Utils/VASTFloatVectorOperations.cpp:90
MethodaddChunkTreeState
from plugin model to tree
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:792
MethodaddPanel
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:482
MethodaddPoint
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:412
MethodaddPositions
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTable.cpp:555
MethodaddSound
VASTvaporizer/Source/Engine/VASTSynthesiser.cpp:116
MethodaddStep
VASTvaporizer/Source/Engine/VASTARPData.cpp:236
MethodaddWaveTableFreq
addWaveTable add wavetables in order of lowest frequency to highest topFreq is the highest frequency supported by a wavetable wavetables within an os
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTable.cpp:1708
MethodadjustFreqDomainImag
VASTvaporizer/Source/Plugin/VASTWTEditor/VASTFreqDomainViewport.cpp:446
MethodadjustFreqDomainInternalThreaded
VASTvaporizer/Source/Plugin/VASTWTEditor/VASTFreqDomainViewport.cpp:262
MethodadjustFreqDomainReal
VASTvaporizer/Source/Plugin/VASTWTEditor/VASTFreqDomainViewport.cpp:361
MethodadjustHighband
VASTvaporizer/Source/Engine/FX/VASTMultibandCompressor.cpp:332
MethodadjustHighband
VASTvaporizer/Source/Engine/FX/VASTMultibandCompressorSingleBand.cpp:204
MethodadjustLowband
VASTvaporizer/Source/Engine/FX/VASTMultibandCompressor.cpp:319
MethodadjustLowband
VASTvaporizer/Source/Engine/FX/VASTMultibandCompressorSingleBand.cpp:196
MethodallNotesOff
VASTvaporizer/Source/Engine/VASTSynthesiser.cpp:1981
← previousnext →1,501–1,600 of 3,212, ranked by callers