Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VASTDynamics/Vaporizer2
/ functions
Functions
3,212 in github.com/VASTDynamics/Vaporizer2
⨍
Functions
3,212
◇
Types & classes
352
Method
VASTVUMeter
VASTvaporizer/Source/Plugin/VASTVUMeter.cpp:10
Method
VASTValueTreeItem
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetComponent.cpp:35
Method
VASTVaporizerComponent
==============================================================================
VASTvaporizer/Source/Plugin/VASTVaporizerComponent.cpp:222
Method
VASTViewport
VASTvaporizer/Source/Plugin/VASTWTEditor/VASTSamplerViewport.h:113
Method
VASTWaveTableEditorComponent
==============================================================================
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.cpp:46
Method
VASTWaveTableEditorView
==============================================================================
VASTvaporizer/Source/Plugin/VASTWaveTableEditorView.cpp:42
Method
VASTWaveTableEditorViewHeader
==============================================================================
VASTvaporizer/Source/Plugin/VASTWaveTableEditorViewHeader.cpp:42
Method
VASTldf
VASTvaporizer/Source/Engine/Filter/VASTQFilter.cpp:1991
Method
VASTsvfBP
VASTvaporizer/Source/Engine/Filter/VASTQFilter.cpp:1976
Method
VASTsvfHP
VASTvaporizer/Source/Engine/Filter/VASTQFilter.cpp:1961
Method
VASTsvfLP
VASTvaporizer/Source/Engine/Filter/VASTQFilter.cpp:1946
Method
XORDecrypt
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:2205
Method
XOREncrypt
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:2180
Function
_mm_abs_epi16
Compute the absolute value of packed signed 16-bit integers in a, and store the unsigned results in dst. https://www.intel.com/content/www/us/en/docs/
VASTvaporizer/Source/sse2neon.h:6057
Function
_mm_abs_epi32
Compute the absolute value of packed signed 32-bit integers in a, and store the unsigned results in dst. https://www.intel.com/content/www/us/en/docs/
VASTvaporizer/Source/sse2neon.h:6065
Function
_mm_abs_epi8
Compute the absolute value of packed signed 8-bit integers in a, and store the unsigned results in dst. https://www.intel.com/content/www/us/en/docs/i
VASTvaporizer/Source/sse2neon.h:6073
Function
_mm_abs_pi16
Compute the absolute value of packed signed 16-bit integers in a, and store the unsigned results in dst. https://www.intel.com/content/www/us/en/docs/
VASTvaporizer/Source/sse2neon.h:6081
Function
_mm_abs_pi32
Compute the absolute value of packed signed 32-bit integers in a, and store the unsigned results in dst. https://www.intel.com/content/www/us/en/docs/
VASTvaporizer/Source/sse2neon.h:6089
Function
_mm_abs_pi8
Compute the absolute value of packed signed 8-bit integers in a, and store the unsigned results in dst. https://www.intel.com/content/www/us/en/docs/i
VASTvaporizer/Source/sse2neon.h:6097
Function
_mm_add_epi16
Add packed 16-bit integers in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm
VASTvaporizer/Source/sse2neon.h:2912
Function
_mm_add_epi32
Add packed 32-bit integers in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm
VASTvaporizer/Source/sse2neon.h:2920
Function
_mm_add_epi64
Add packed 64-bit integers in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm
VASTvaporizer/Source/sse2neon.h:2928
Function
_mm_add_epi8
Add packed 8-bit integers in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm_
VASTvaporizer/Source/sse2neon.h:2936
Function
_mm_add_sd
Add the lower double-precision (64-bit) floating-point element in a and b, store the result in the lower element of dst, and copy the upper element fr
VASTvaporizer/Source/sse2neon.h:2964
Function
_mm_add_si64
Add 64-bit integers a and b, and store the result in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm_add_si64
VASTvaporizer/Source/sse2neon.h:2980
Function
_mm_adds_epi16
Add packed signed 16-bit integers in a and b using saturation, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-g
VASTvaporizer/Source/sse2neon.h:2989
Function
_mm_adds_epi8
Add packed signed 8-bit integers in a and b using saturation, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-gu
VASTvaporizer/Source/sse2neon.h:2998
Function
_mm_adds_epu16
Add packed unsigned 16-bit integers in a and b using saturation, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics
VASTvaporizer/Source/sse2neon.h:3007
Function
_mm_adds_epu8
Add packed unsigned 8-bit integers in a and b using saturation, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-
VASTvaporizer/Source/sse2neon.h:3016
Function
_mm_addsub_pd
Alternatively add and subtract packed double-precision (64-bit) floating-point elements in a to/from packed elements in b, and store the results in ds
VASTvaporizer/Source/sse2neon.h:5892
Function
_mm_addsub_ps
Alternatively add and subtract packed single-precision (32-bit) floating-point elements in a to/from packed elements in b, and store the results in ds
VASTvaporizer/Source/sse2neon.h:5908
Function
_mm_aesdec_si128
Perform one round of an AES decryption flow on data (state) in a using the round key in RoundKey, and store the result in dst. https://www.intel.com/c
VASTvaporizer/Source/sse2neon.h:8694
Function
_mm_aesdeclast_si128
Perform the last round of an AES decryption flow on data (state) in a using the round key in RoundKey, and store the result in dst. https://www.intel.
VASTvaporizer/Source/sse2neon.h:8815
Function
_mm_aesenc_si128
In the absence of crypto extensions, implement aesenc using regular NEON intrinsics instead. See: https://www.workofard.com/2017/01/accelerated-aes-fo
VASTvaporizer/Source/sse2neon.h:8597
Function
_mm_aesenclast_si128
Perform the last round of an AES encryption flow on data (state) in a using the round key in RoundKey, and store the result in dst. https://www.intel.
VASTvaporizer/Source/sse2neon.h:8765
Function
_mm_aesimc_si128
Perform the InvMixColumns transformation on a and store the result in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#te
VASTvaporizer/Source/sse2neon.h:8852
Function
_mm_aeskeygenassist_si128
Assist in expanding the AES cipher key by computing steps towards generating a round key for encryption cipher using data from a and an 8-bit round co
VASTvaporizer/Source/sse2neon.h:8906
Function
_mm_andnot_si128
Compute the bitwise NOT of 128 bits (representing integer data) in a and then AND with b, and store the result in dst. https://www.intel.com/content/w
VASTvaporizer/Source/sse2neon.h:3053
Function
_mm_avg_epu16
Average packed unsigned 16-bit integers in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.
VASTvaporizer/Source/sse2neon.h:3063
Function
_mm_avg_epu8
Average packed unsigned 8-bit integers in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.h
VASTvaporizer/Source/sse2neon.h:3072
Function
_mm_avg_pu16
Average packed unsigned 16-bit integers in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.
VASTvaporizer/Source/sse2neon.h:1190
Function
_mm_avg_pu8
Average packed unsigned 8-bit integers in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.h
VASTvaporizer/Source/sse2neon.h:1199
Function
_mm_blend_ps
Blend packed single-precision (32-bit) floating-point elements from a and b using mask, and store the results in dst. https://www.intel.com/content/ww
VASTvaporizer/Source/sse2neon.h:6698
Function
_mm_blendv_epi8
Blend packed 8-bit integers from a and b using mask, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index
VASTvaporizer/Source/sse2neon.h:6714
Function
_mm_blendv_pd
Blend packed double-precision (64-bit) floating-point elements from a and b using mask, and store the results in dst. https://www.intel.com/content/ww
VASTvaporizer/Source/sse2neon.h:6727
Function
_mm_blendv_ps
Blend packed single-precision (32-bit) floating-point elements from a and b using mask, and store the results in dst. https://www.intel.com/content/ww
VASTvaporizer/Source/sse2neon.h:6745
Function
_mm_castpd_ps
Cast vector of type __m128d to type __m128. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero laten
VASTvaporizer/Source/sse2neon.h:3091
Function
_mm_castpd_si128
Cast vector of type __m128d to type __m128i. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero late
VASTvaporizer/Source/sse2neon.h:3099
Function
_mm_castps_pd
Cast vector of type __m128 to type __m128d. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero laten
VASTvaporizer/Source/sse2neon.h:3107
Function
_mm_castps_si128
Cast vector of type __m128 to type __m128i. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero laten
VASTvaporizer/Source/sse2neon.h:3115
Function
_mm_castsi128_ps
Cast vector of type __m128i to type __m128. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero laten
VASTvaporizer/Source/sse2neon.h:3135
Function
_mm_ceil_sd
Round the lower double-precision (64-bit) floating-point element in b up to an integer value, store the result as a double-precision floating-point el
VASTvaporizer/Source/sse2neon.h:6789
Function
_mm_ceil_ss
Round the lower single-precision (32-bit) floating-point element in b up to an integer value, store the result as a single-precision floating-point el
VASTvaporizer/Source/sse2neon.h:6799
Function
_mm_clflush
VASTvaporizer/Source/sse2neon.h:3146
Function
_mm_clmulepi64_si128
Perform a carry-less multiplication of two 64-bit integers, selected from a and b according to imm8, and store the results in dst. https://www.intel.c
VASTvaporizer/Source/sse2neon.h:9045
Function
_mm_cmpeq_epi16
Compare packed 16-bit integers in a and b for equality, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/in
VASTvaporizer/Source/sse2neon.h:3168
Function
_mm_cmpeq_epi32
Compare packed 32-bit integers in a and b for equality, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/in
VASTvaporizer/Source/sse2neon.h:3177
Function
_mm_cmpeq_epi64
Compare packed 64-bit integers in a and b for equality, and store the results in dst
VASTvaporizer/Source/sse2neon.h:6806
Function
_mm_cmpeq_epi8
Compare packed 8-bit integers in a and b for equality, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/ind
VASTvaporizer/Source/sse2neon.h:3186
Function
_mm_cmpeq_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b for equality, store the result in the lower element of dst, and copy th
VASTvaporizer/Source/sse2neon.h:3213
Function
_mm_cmpeq_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b for equality, store the result in the lower element of dst, and copy th
VASTvaporizer/Source/sse2neon.h:1218
Function
_mm_cmpestra
Compare packed strings in a and b with lengths la and lb using the control in imm8, and returns 1 if b did not contain a null character and the result
VASTvaporizer/Source/sse2neon.h:8208
Function
_mm_cmpestrc
Compare packed strings in a and b with lengths la and lb using the control in imm8, and returns 1 if the resulting mask was non-zero, and 0 otherwise.
VASTvaporizer/Source/sse2neon.h:8222
Function
_mm_cmpestri
Compare packed strings in a and b with lengths la and lb using the control in imm8, and store the generated index in dst. https://www.intel.com/conten
VASTvaporizer/Source/sse2neon.h:8235
Function
_mm_cmpestrm
Compare packed strings in a and b with lengths la and lb using the control in imm8, and store the generated mask in dst. https://www.intel.com/content
VASTvaporizer/Source/sse2neon.h:8248
Function
_mm_cmpestro
Compare packed strings in a and b with lengths la and lb using the control in imm8, and returns bit 0 of the resulting bit mask. https://www.intel.com
VASTvaporizer/Source/sse2neon.h:8258
Function
_mm_cmpestrs
Compare packed strings in a and b with lengths la and lb using the control in imm8, and returns 1 if any character in a was null, and 0 otherwise. htt
VASTvaporizer/Source/sse2neon.h:8271
Function
_mm_cmpestrz
Compare packed strings in a and b with lengths la and lb using the control in imm8, and returns 1 if any character in b was null, and 0 otherwise. htt
VASTvaporizer/Source/sse2neon.h:8287
Function
_mm_cmpge_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b for greater-than-or-equal, store the result in the lower element of dst
VASTvaporizer/Source/sse2neon.h:3243
Function
_mm_cmpge_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b for greater-than-or-equal, store the result in the lower element of dst
VASTvaporizer/Source/sse2neon.h:1236
Function
_mm_cmpgt_epi16
Compare packed signed 16-bit integers in a and b for greater-than, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsi
VASTvaporizer/Source/sse2neon.h:3263
Function
_mm_cmpgt_epi32
Compare packed signed 32-bit integers in a and b for greater-than, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsi
VASTvaporizer/Source/sse2neon.h:3272
Function
_mm_cmpgt_epi64
Compares the 2 signed 64-bit integers in a and the 2 signed 64-bit integers in b for greater than.
VASTvaporizer/Source/sse2neon.h:8398
Function
_mm_cmpgt_epi8
Compare packed signed 8-bit integers in a and b for greater-than, and store the results in dst. https://www.intel.com/content/www/us/en/docs/intrinsic
VASTvaporizer/Source/sse2neon.h:3281
Function
_mm_cmpgt_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b for greater-than, store the result in the lower element of dst, and cop
VASTvaporizer/Source/sse2neon.h:3312
Function
_mm_cmpgt_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b for greater-than, store the result in the lower element of dst, and cop
VASTvaporizer/Source/sse2neon.h:1254
Function
_mm_cmpistra
Compare packed strings with implicit lengths in a and b using the control in imm8, and returns 1 if b did not contain a null character and the resulti
VASTvaporizer/Source/sse2neon.h:8330
Function
_mm_cmpistrc
Compare packed strings with implicit lengths in a and b using the control in imm8, and returns 1 if the resulting mask was non-zero, and 0 otherwise.
VASTvaporizer/Source/sse2neon.h:8339
Function
_mm_cmpistri
Compare packed strings with implicit lengths in a and b using the control in imm8, and store the generated index in dst. https://www.intel.com/content
VASTvaporizer/Source/sse2neon.h:8348
Function
_mm_cmpistrm
Compare packed strings with implicit lengths in a and b using the control in imm8, and store the generated mask in dst. https://www.intel.com/content/
VASTvaporizer/Source/sse2neon.h:8357
Function
_mm_cmpistro
Compare packed strings with implicit lengths in a and b using the control in imm8, and returns bit 0 of the resulting bit mask. https://www.intel.com/
VASTvaporizer/Source/sse2neon.h:8366
Function
_mm_cmpistrs
Compare packed strings with implicit lengths in a and b using the control in imm8, and returns 1 if any character in a was null, and 0 otherwise. http
VASTvaporizer/Source/sse2neon.h:8375
Function
_mm_cmpistrz
Compare packed strings with implicit lengths in a and b using the control in imm8, and returns 1 if any character in b was null, and 0 otherwise. http
VASTvaporizer/Source/sse2neon.h:8387
Function
_mm_cmple_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b for less-than-or-equal, store the result in the lower element of dst, a
VASTvaporizer/Source/sse2neon.h:3354
Function
_mm_cmple_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b for less-than-or-equal, store the result in the lower element of dst, a
VASTvaporizer/Source/sse2neon.h:1272
Function
_mm_cmplt_epi8
Compare packed signed 8-bit integers in a and b for less-than, and store the results in dst. Note: This intrinsic emits the pcmpgtb instruction with t
VASTvaporizer/Source/sse2neon.h:3395
Function
_mm_cmplt_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b for less-than, store the result in the lower element of dst, and copy t
VASTvaporizer/Source/sse2neon.h:3426
Function
_mm_cmplt_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b for less-than, store the result in the lower element of dst, and copy t
VASTvaporizer/Source/sse2neon.h:1290
Function
_mm_cmpneq_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b for not-equal, store the result in the lower element of dst, and copy t
VASTvaporizer/Source/sse2neon.h:3463
Function
_mm_cmpneq_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b for not-equal, store the result in the lower element of dst, and copy t
VASTvaporizer/Source/sse2neon.h:1308
Function
_mm_cmpnge_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b for not-greater-than-or-equal, store the result in the lower element of
VASTvaporizer/Source/sse2neon.h:3496
Function
_mm_cmpnge_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b for not-greater-than-or-equal, store the result in the lower element of
VASTvaporizer/Source/sse2neon.h:1327
Function
_mm_cmpngt_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b for not-greater-than, store the result in the lower element of dst, and
VASTvaporizer/Source/sse2neon.h:3529
Function
_mm_cmpngt_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b for not-greater-than, store the result in the lower element of dst, and
VASTvaporizer/Source/sse2neon.h:1345
Function
_mm_cmpnle_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b for not-less-than-or-equal, store the result in the lower element of ds
VASTvaporizer/Source/sse2neon.h:3562
Function
_mm_cmpnle_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b for not-less-than-or-equal, store the result in the lower element of ds
VASTvaporizer/Source/sse2neon.h:1363
Function
_mm_cmpnlt_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b for not-less-than, store the result in the lower element of dst, and co
VASTvaporizer/Source/sse2neon.h:3595
Function
_mm_cmpnlt_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b for not-less-than, store the result in the lower element of dst, and co
VASTvaporizer/Source/sse2neon.h:1381
Function
_mm_cmpord_sd
Compare the lower double-precision (64-bit) floating-point elements in a and b to see if neither is NaN, store the result in the lower element of dst,
VASTvaporizer/Source/sse2neon.h:3635
Function
_mm_cmpord_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b to see if neither is NaN, store the result in the lower element of dst,
VASTvaporizer/Source/sse2neon.h:1409
← previous
next →
1,201–1,300 of 3,212, ranked by callers