MCPcopy Create free account

hub / github.com/BinomialLLC/basis_universal / functions

Functions4,622 in github.com/BinomialLLC/basis_universal

↓ 3 callersFunctionwi
(e,t,n)
webgl/gltf/three.min.js:1
↓ 3 callersFunctionwrite_24bit_le
(v: int)
python/astc_writer.py:69
↓ 3 callersFunctionwrite_tga_image
Writes 24/32bpp .TGA image files
example_capi/example_capi.c:50
↓ 3 callersMethody
encoder/3rdparty/android_astc_decomp.cpp:129
↓ 3 callersMethodz
encoder/3rdparty/android_astc_decomp.cpp:130
↓ 2 callersFunctionAllocateImage
TODO: Simply return nullptr when failed to allocate?
encoder/3rdparty/tinyexr.h:5779
↓ 2 callersFunctionB44FloatToHalf
encoder/3rdparty/tinyexr.h:3684
↓ 2 callersFunctionB44HalfToFloat
Half-float conversion helpers for B44 table initialization
encoder/3rdparty/tinyexr.h:3656
↓ 2 callersFunctionBIT_addBits
! BIT_addBits() : * can add up to 31 bits into `bitC`. * Note : does not check for register overflow ! */
zstd/zstddeclib.c:2280
↓ 2 callersFunctionBIT_flushBits
! BIT_flushBits() : * assumption : bitContainer has not overflowed * safe version; check for buffer overflow, and prevents it. * note : does not
zstd/zstddeclib.c:2321
↓ 2 callersFunctionBIT_reloadDStream_internal
! BIT_reloadDStream_internal() : * Simple variant of BIT_reloadDStream(), with two conditions: * 1. bitstream is valid : bitsConsumed <= sizeof(bi
zstd/zstddeclib.c:2484
↓ 2 callersFunctionBp
(e)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionCalculateNumTiles
encoder/3rdparty/tinyexr.h:7098
↓ 2 callersFunctionConvertHeader
C++ HeaderInfo to C EXRHeader conversion.
encoder/3rdparty/tinyexr.h:6218
↓ 2 callersFunctionDecodeChunk
encoder/3rdparty/tinyexr.h:6573
↓ 2 callersFunctionDecodePixelData
TODO(syoyo): Refactor function arguments.
encoder/3rdparty/tinyexr.h:4848
↓ 2 callersFunctionDecodeTiledLevel
encoder/3rdparty/tinyexr.h:6390
↓ 2 callersFunctionERR_getErrorCode
zstd/zstddeclib.c:1558
↓ 2 callersFunctionERR_getErrorString
zstd/zstddeclib.c:3566
↓ 2 callersFunctionEXRFormatWavelength
Helper to format wavelength with comma as decimal separator (European convention)
encoder/3rdparty/tinyexr.h:10956
↓ 2 callersFunctionEXRSetNameAttr
encoder/3rdparty/tinyexr.h:10159
↓ 2 callersFunctionEc
(e,t,n,i)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionEncodePixelData
out_data must be allocated initially with the block-header size of the current image(-part) type
encoder/3rdparty/tinyexr.h:8505
↓ 2 callersFunctionFSE_buildDTable_internal
zstd/zstddeclib.c:3675
↓ 2 callersFunctionFSE_decompress_usingDTable_generic
zstd/zstddeclib.c:3790
↓ 2 callersFunctionFSE_decompress_wksp_body
zstd/zstddeclib.c:3860
↓ 2 callersFunctionFSE_initDState
zstd/zstddeclib.c:2843
↓ 2 callersFunctionFSE_readNCount_bmi2
zstd/zstddeclib.c:3415
↓ 2 callersFunctionFSE_readNCount_body
-************************************************************** * FSE NCount encoding-decoding ******************************************************
zstd/zstddeclib.c:3250
↓ 2 callersFunctionFc
(e,t,n)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionGetLayers
encoder/3rdparty/tinyexr.h:7611
↓ 2 callersFunctionHUF_DecompressFastArgs_init
* Initializes args for the fast decoding loop. * @returns 1 on success * 0 if the fallback implementation should be used. * Or an
zstd/zstddeclib.c:15202
↓ 2 callersFunctionHUF_buildDEltX2
* Constructs a HUF_DEltX2. */
zstd/zstddeclib.c:15991
↓ 2 callersFunctionHUF_buildDEltX2U32
* Constructs a HUF_DEltX2 in a U32. */
zstd/zstddeclib.c:15972
↓ 2 callersFunctionHUF_decompress1X2_DCtx_wksp
zstd/zstddeclib.c:16763
↓ 2 callersFunctionHUF_decompress4X1_DCtx_wksp
zstd/zstddeclib.c:15941
↓ 2 callersFunctionHUF_decompress4X1_usingDTable_internal_body
HUF_decompress4X1_usingDTable_internal_body(): * Conditions : * @dstSize >= 6 */
zstd/zstddeclib.c:15612
↓ 2 callersFunctionHUF_decompress4X2_DCtx_wksp
zstd/zstddeclib.c:16780
↓ 2 callersFunctionHUF_decompress4X2_usingDTable_internal_body
HUF_decompress4X2_usingDTable_internal_body(): * Conditions: * @dstSize >= 6 */
zstd/zstddeclib.c:16394
↓ 2 callersFunctionHUF_fillDTableX2ForWeight
* Fills the DTable rank with all the symbols from [begin, end) that are each * nbBits long. * * @param DTableRank The start of the rank in the DTab
zstd/zstddeclib.c:16021
↓ 2 callersFunctionHUF_initRemainingDStream
zstd/zstddeclib.c:15292
↓ 2 callersFunctionHUF_readStats_body
zstd/zstddeclib.c:3451
↓ 2 callersFunctionHUF_selectDecoder
HUF_selectDecoder() : * Tells which decoder is likely to decode faster, * based on a set of pre-computed metrics. * @return : 0==HUF_decompress4X
zstd/zstddeclib.c:16832
↓ 2 callersFunctionHi
(e)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionHp
(e)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionIc
(e,t)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionKa
(e,t)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionLc
(e,t)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionLoadEXRImageFromMemory
encoder/3rdparty/tinyexr.h:8472
↓ 2 callersFunctionLoadEXRWithLayer
encoder/3rdparty/tinyexr.h:7715
↓ 2 callersFunctionMEM_read16
violates C standard, by lying on structure alignment. Only use if no other choice to achieve best performance on target platform */
zstd/zstddeclib.c:1138
↓ 2 callersFunctionMEM_readLE64
zstd/zstddeclib.c:1309
↓ 2 callersFunctionMEM_writeLEST
zstd/zstddeclib.c:1333
↓ 2 callersFunctionMe
(e,t,n,i,r,a)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionNumScanlines
encoder/3rdparty/tinyexr.h:8954
↓ 2 callersFunctionPackB44Block
Pack a 4x4 block of HALF values into 14 bytes (matches OpenEXR's pack()) Returns the number of bytes written (14 for normal, 3 for flat if flatfields=
encoder/3rdparty/tinyexr.h:4349
↓ 2 callersFunctionParseEXRHeader
encoder/3rdparty/tinyexr.h:5861
↓ 2 callersFunctionQl
(e,t,n,i,r)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionRc
(e,t,n,i)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionReadAttribute
encoder/3rdparty/tinyexr.h:1207
↓ 2 callersFunctionReadChannelInfo
encoder/3rdparty/tinyexr.h:1363
↓ 2 callersFunctionSaveEXRImageToFile
encoder/3rdparty/tinyexr.h:9597
↓ 2 callersFunctionSaveEXRImageToMemory
encoder/3rdparty/tinyexr.h:9591
↓ 2 callersFunctionSaveEXRNPartImageToMemory
can save a single or multi-part image (no deep* formats)
encoder/3rdparty/tinyexr.h:9205
↓ 2 callersFunctionTe
(t)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionTinyDDS_DestroyContext
encoder/3rdparty/tinydds.h:873
↓ 2 callersFunctionTinyDDS_FormatSize
the size is per pixel (except R1) for uncompressed and per block of 16 pixels for compressed
encoder/3rdparty/tinydds.h:940
↓ 2 callersFunctionTinyDDS_Reset
encoder/3rdparty/tinydds.h:882
↓ 2 callersFunctionTu
(e,t,n,i)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionU
(e,t,n)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionUp
(e)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionVp
(e,t,n,i,r)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionWp
()
webgl/gltf/three.min.js:1
↓ 2 callersFunctionXXH128
! @ingroup XXH3_family */
zstd/zstddeclib.c:14316
↓ 2 callersFunctionXXH32_endian_align
zstd/zstddeclib.c:10475
↓ 2 callersFunctionXXH32_finalize
! * @internal * @brief Processes the last 0-15 bytes of @p ptr. * * There may be up to 15 bytes remaining to consume from the input. * This final
zstd/zstddeclib.c:10386
↓ 2 callersFunctionXXH3_128bits_withSeed
! @ingroup XXH3_family */
zstd/zstddeclib.c:14298
↓ 2 callersFunctionXXH3_64bits_reset
! @ingroup XXH3_family */
zstd/zstddeclib.c:13638
↓ 2 callersFunctionXXH3_combine16
zstd/zstddeclib.c:14449
↓ 2 callersFunctionXXH3_digest_long
zstd/zstddeclib.c:13830
↓ 2 callersFunctionXXH3_hashLong_internal_loop
zstd/zstddeclib.c:13284
↓ 2 callersFunctionXXH3_scalarRound
! * @internal * @brief Scalar round for @ref XXH3_accumulate_512_scalar(). * * This is extracted to its own function because the NEON path uses a
zstd/zstddeclib.c:13080
↓ 2 callersFunctionXXH64_endian_align
zstd/zstddeclib.c:10918
↓ 2 callersFunctionXXH64_finalize
! * @internal * @brief Processes the last 0-31 bytes of @p ptr. * * There may be up to 31 bytes remaining to consume from the input. * This final
zstd/zstddeclib.c:10874
↓ 2 callersFunctionXXH64_reset
! @ingroup XXH64_family */
zstd/zstddeclib.c:10996
↓ 2 callersFunctionXXH_vec_mulo
gcc needs inline assembly */ Adapted from https://github.com/google/highwayhash/blob/master/highwayhash/hh_vsx.h. */
zstd/zstddeclib.c:11663
↓ 2 callersFunctionZ
(e,t)
webgl/gltf/three.min.js:1
↓ 2 callersFunctionZSTD_DCtx_refDDict
zstd/zstddeclib.c:19400
↓ 2 callersFunctionZSTD_DCtx_resetParameters
zstd/zstddeclib.c:17859
↓ 2 callersFunctionZSTD_DCtx_selectFrameDDict
Given a dctx with a digested frame params, re-selects the correct ZSTD_DDict based on * the requested dict ID from the frame. If there exists a refer
zstd/zstddeclib.c:17979
↓ 2 callersFunctionZSTD_DDictHashSet_emplaceDDict
Adds DDict to a hashset without resizing it. * If inserting a DDict with a dictID that already exists in the set, replaces the one in the set. * Ret
zstd/zstddeclib.c:17724
↓ 2 callersFunctionZSTD_DDictHashSet_getIndex
Hash function to determine starting position of dict insertion within the table * Returns an index between [0, hashSet->ddictPtrTableSize] */
zstd/zstddeclib.c:17714
↓ 2 callersFunctionZSTD_buildFSETable_body
ZSTD_buildFSETable() : * generate FSE decoding table for one symbol (ll, ml or off) * cannot fail if input is valid => * all inputs are presumed va
zstd/zstddeclib.c:20516
↓ 2 callersFunctionZSTD_copyRawBlock
zstd/zstddeclib.c:18515
↓ 2 callersFunctionZSTD_countTrailingZeros64
zstd/zstddeclib.c:2017
↓ 2 callersFunctionZSTD_customCalloc
zstd/zstddeclib.c:17007
↓ 2 callersFunctionZSTD_dParam_getBounds
zstd/zstddeclib.c:19441
↓ 2 callersFunctionZSTD_decodeLiteralsBlock
! ZSTD_decodeLiteralsBlock() : * Where it is possible to do so without being stomped by the output during decompression, the literals block will be s
zstd/zstddeclib.c:20166
↓ 2 callersFunctionZSTD_decodingBufferSize_internal
zstd/zstddeclib.c:19590
↓ 2 callersFunctionZSTD_decompressBegin
zstd/zstddeclib.c:19180
← previousnext →1,001–1,100 of 4,622, ranked by callers