MCPcopy Create free account

hub / github.com/PulseBeat02/yt-media-storage / functions

Functions517 in github.com/PulseBeat02/yt-media-storage

FunctionTEST
tests/test_codec.cpp:86
FunctionTEST
tests/test_chunker.cpp:87
FunctionTEST
tests/test_roundtrip.cpp:69
MethodTable
src/libs/CRC.h:373
MethodTempFile
tests/test_stream.cpp:59
MethodTempFile
tests/test_api.cpp:32
MethodTempFile
tests/test_chunker.cpp:41
MethodTriangle
src/libs/wirehair/WirehairCodec.cpp:1176
MethodTriangleNonHeavy
src/libs/wirehair/WirehairCodec.cpp:1053
MethodUndoFinalize
src/libs/CRC.h:764
MethodVideoDecoder
src/video_decoder.h:39
MethodVideoDecoder
src/video_decoder.cpp:28
MethodVideoEncoder
src/video_encoder.cpp:46
MethodVideoEncoder
src/video_encoder.h:45
FunctionWirehairCodec wirehair_decoder_create
src/libs/wirehair/wirehair.cpp:149
FunctionWirehairCodec wirehair_encoder_create
src/libs/wirehair/wirehair.cpp:86
FunctionWirehairResult wirehair_decode
src/libs/wirehair/wirehair.cpp:181
FunctionWirehairResult wirehair_decoder_becomes_encoder
src/libs/wirehair/wirehair.cpp:231
FunctionWirehairResult wirehair_encode
src/libs/wirehair/wirehair.cpp:125
FunctionWirehairResult wirehair_init_
src/libs/wirehair/wirehair.cpp:68
FunctionWirehairResult wirehair_recover
src/libs/wirehair/wirehair.cpp:198
FunctionWirehairResult wirehair_recover_block
src/libs/wirehair/wirehair.cpp:214
MethodWorkerThread
src/drive_manager_ui.cpp:33
FunctionXXH128_cmp
This prototype is compatible with stdlib's qsort(). * @return : >0 if *h128_1 > *h128_2 * <0 if *h128_1 < *h128_2 * =0 if *h1
src/libs/xxhash.h:7365
FunctionXXH128_hash_t XXH128
! @ingroup XXH3_family */
src/libs/xxhash.h:7284
FunctionXXH128_hash_t XXH128_hashFromCanonical
! @ingroup XXH3_family */
src/libs/xxhash.h:7391
FunctionXXH128_hash_t XXH128_mix32B
* A bit slower than XXH3_mix16B, but handles multiply by zero better. */
src/libs/xxhash.h:7020
FunctionXXH128_hash_t XXH3_128bits_internal
src/libs/xxhash.h:7224
FunctionXXH128_hash_t XXH3_128bits_withSecret
! @ingroup XXH3_family */
src/libs/xxhash.h:7257
FunctionXXH128_hash_t XXH3_128bits_withSecretandSeed
! @ingroup XXH3_family */
src/libs/xxhash.h:7275
FunctionXXH128_hash_t XXH3_128bits_withSeed
! @ingroup XXH3_family */
src/libs/xxhash.h:7266
FunctionXXH128_hash_t XXH3_finalizeLong_128b
src/libs/xxhash.h:7134
FunctionXXH128_hash_t XXH3_hashLong_128b_internal
src/libs/xxhash.h:7145
FunctionXXH128_hash_t XXH3_hashLong_128b_withSecret
* It's important for performance to pass @p secretLen (when it's static) * to the compiler, so that it can properly optimize the vectorized loop. *
src/libs/xxhash.h:7181
FunctionXXH128_hash_t XXH3_hashLong_128b_withSeed
* It's important for performance that XXH3_hashLong is not inlined. */
src/libs/xxhash.h:7212
FunctionXXH128_hash_t XXH3_hashLong_128b_withSeed_internal
src/libs/xxhash.h:7191
FunctionXXH128_hash_t XXH3_128bits
! @ingroup XXH3_family */
src/libs/xxhash.h:7249
FunctionXXH128_hash_t XXH3_128bits_digest
! @ingroup XXH3_family */
src/libs/xxhash.h:7334
FunctionXXH128_isEqual
return : 1 is equal, 0 if different */ ! @ingroup XXH3_family */
src/libs/xxhash.h:7354
FunctionXXH32_canonicalFromHash
! @ingroup XXH32_family */
src/libs/xxhash.h:3312
FunctionXXH32_copyState
! @ingroup XXH32_family */
src/libs/xxhash.h:3230
FunctionXXH32_hash_t
! @ingroup XXH32_family */
src/libs/xxhash.h:3195
FunctionXXH32_hash_t XXH32_digest
! @ingroup XXH32_family */
src/libs/xxhash.h:3293
FunctionXXH32_hash_t XXH32_hashFromCanonical
! @ingroup XXH32_family */
src/libs/xxhash.h:3319
FunctionXXH3_accumulate_512_avx2
src/libs/xxhash.h:5100
FunctionXXH3_accumulate_512_avx512
src/libs/xxhash.h:4997
FunctionXXH3_accumulate_512_lasx
src/libs/xxhash.h:5780
FunctionXXH3_accumulate_512_lsx
src/libs/xxhash.h:5716
FunctionXXH3_accumulate_512_neon
src/libs/xxhash.h:5349
FunctionXXH3_accumulate_512_rvv
src/libs/xxhash.h:5852
FunctionXXH3_accumulate_512_scalar
! * @internal * @brief Processes a 64 byte block of data using the scalar path. */
src/libs/xxhash.h:6031
FunctionXXH3_accumulate_512_sse2
src/libs/xxhash.h:5206
FunctionXXH3_accumulate_512_sve
src/libs/xxhash.h:5606
FunctionXXH3_accumulate_512_vsx
src/libs/xxhash.h:5536
FunctionXXH3_copyState
! @ingroup XXH3_family */
src/libs/xxhash.h:6561
FunctionXXH3_generateSecret_fromSeed
! @ingroup XXH3_family */
src/libs/xxhash.h:7460
FunctionXXH3_hashLong_128b_default
* It's important for performance that XXH3_hashLong() is not inlined. */
src/libs/xxhash.h:7164
FunctionXXH3_hashLong_64b_default
* It's preferable for performance that XXH3_hashLong is not inlined, * as it results in a smaller function for small data, easier to the instruction
src/libs/xxhash.h:6347
FunctionXXH3_initCustomSecret_avx2
src/libs/xxhash.h:5164
FunctionXXH3_initCustomSecret_avx512
src/libs/xxhash.h:5070
FunctionXXH3_initCustomSecret_rvv
src/libs/xxhash.h:5927
FunctionXXH3_initCustomSecret_scalar
src/libs/xxhash.h:6089
FunctionXXH3_initCustomSecret_sse2
src/libs/xxhash.h:5271
FunctionXXH3_scrambleAcc_avx2
src/libs/xxhash.h:5135
FunctionXXH3_scrambleAcc_avx512
src/libs/xxhash.h:5047
FunctionXXH3_scrambleAcc_lasx
src/libs/xxhash.h:5814
FunctionXXH3_scrambleAcc_lsx
src/libs/xxhash.h:5750
FunctionXXH3_scrambleAcc_neon
src/libs/xxhash.h:5477
FunctionXXH3_scrambleAcc_rvv
src/libs/xxhash.h:5897
FunctionXXH3_scrambleAcc_scalar
! * @internal * @brief Scrambles the accumulators after a large chunk has been read */
src/libs/xxhash.h:6080
FunctionXXH3_scrambleAcc_sse2
src/libs/xxhash.h:5242
FunctionXXH3_scrambleAcc_vsx
src/libs/xxhash.h:5572
FunctionXXH64_canonicalFromHash
! @ingroup XXH64_family */
src/libs/xxhash.h:3807
FunctionXXH64_copyState
! @ingroup XXH64_family */
src/libs/xxhash.h:3727
FunctionXXH64_hash_t
! @ingroup XXH64_family */
src/libs/xxhash.h:3693
FunctionXXH64_hash_t XXH3_64bits_internal
src/libs/xxhash.h:6402
FunctionXXH64_hash_t XXH3_64bits_withSecret
! @ingroup XXH3_family */
src/libs/xxhash.h:6434
FunctionXXH64_hash_t XXH3_64bits_withSecretandSeed
src/libs/xxhash.h:6447
FunctionXXH64_hash_t XXH3_64bits_withSeed
! @ingroup XXH3_family */
src/libs/xxhash.h:6441
FunctionXXH64_hash_t XXH3_finalizeLong_64b
src/libs/xxhash.h:6301
FunctionXXH64_hash_t XXH3_hashLong_64b_internal
src/libs/xxhash.h:6310
FunctionXXH64_hash_t XXH3_hashLong_64b_withSecret
* It's important for performance to transmit secret's size (when it's static) * so that the compiler can properly optimize the vectorized loop. * Th
src/libs/xxhash.h:6333
FunctionXXH64_hash_t XXH3_hashLong_64b_withSeed
* It's important for performance that XXH3_hashLong is not inlined. */
src/libs/xxhash.h:6389
FunctionXXH64_hash_t XXH3_hashLong_64b_withSeed_internal
* XXH3_hashLong_64b_withSeed(): * Generate a custom key based on alteration of default XXH3_kSecret with the seed, * and then use this key for long
src/libs/xxhash.h:6366
FunctionXXH64_hash_t XXH3_mergeAccs
src/libs/xxhash.h:6271
FunctionXXH64_hash_t XXH3_64bits
! @ingroup XXH3_family */
src/libs/xxhash.h:6428
FunctionXXH64_hash_t XXH3_64bits_digest
! @ingroup XXH3_family */
src/libs/xxhash.h:6836
FunctionXXH64_hash_t XXH64_digest
! @ingroup XXH64_family */
src/libs/xxhash.h:3788
FunctionXXH64_hash_t XXH64_hashFromCanonical
! @ingroup XXH64_family */
src/libs/xxhash.h:3815
FunctionXXH_errorcode XXH32_update
! @ingroup XXH32_family */
src/libs/xxhash.h:3246
FunctionXXH_errorcode XXH3_128bits_reset
! @ingroup XXH3_family */
src/libs/xxhash.h:7299
FunctionXXH_errorcode XXH3_128bits_reset_withSecret
! @ingroup XXH3_family */
src/libs/xxhash.h:7306
FunctionXXH_errorcode XXH3_128bits_reset_withSecretandSeed
! @ingroup XXH3_family */
src/libs/xxhash.h:7320
FunctionXXH_errorcode XXH3_128bits_reset_withSeed
! @ingroup XXH3_family */
src/libs/xxhash.h:7313
FunctionXXH_errorcode XXH3_128bits_update
! @ingroup XXH3_family */
src/libs/xxhash.h:7327
FunctionXXH_errorcode XXH3_64bits_reset
! @ingroup XXH3_family */
src/libs/xxhash.h:6595
FunctionXXH_errorcode XXH3_64bits_reset_withSecret
! @ingroup XXH3_family */
src/libs/xxhash.h:6604
FunctionXXH_errorcode XXH3_64bits_reset_withSecretandSeed
! @ingroup XXH3_family */
src/libs/xxhash.h:6627
FunctionXXH_errorcode XXH3_64bits_reset_withSeed
! @ingroup XXH3_family */
src/libs/xxhash.h:6615
FunctionXXH_errorcode XXH3_64bits_update
! @ingroup XXH3_family */
src/libs/xxhash.h:6791
← previousnext →301–400 of 517, ranked by callers