Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BinomialLLC/basis_universal
/ functions
Functions
4,622 in github.com/BinomialLLC/basis_universal
⨍
Functions
4,622
◇
Types & classes
553
↓ 3 callers
Function
wi
(e,t,n)
webgl/gltf/three.min.js:1
↓ 3 callers
Function
write_24bit_le
(v: int)
python/astc_writer.py:69
↓ 3 callers
Function
write_tga_image
Writes 24/32bpp .TGA image files
example_capi/example_capi.c:50
↓ 3 callers
Method
y
encoder/3rdparty/android_astc_decomp.cpp:129
↓ 3 callers
Method
z
encoder/3rdparty/android_astc_decomp.cpp:130
↓ 2 callers
Function
AllocateImage
TODO: Simply return nullptr when failed to allocate?
encoder/3rdparty/tinyexr.h:5779
↓ 2 callers
Function
B44FloatToHalf
encoder/3rdparty/tinyexr.h:3684
↓ 2 callers
Function
B44HalfToFloat
Half-float conversion helpers for B44 table initialization
encoder/3rdparty/tinyexr.h:3656
↓ 2 callers
Function
BIT_addBits
! BIT_addBits() : * can add up to 31 bits into `bitC`. * Note : does not check for register overflow ! */
zstd/zstddeclib.c:2280
↓ 2 callers
Function
BIT_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 callers
Function
BIT_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 callers
Function
Bp
(e)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
CalculateNumTiles
encoder/3rdparty/tinyexr.h:7098
↓ 2 callers
Function
ConvertHeader
C++ HeaderInfo to C EXRHeader conversion.
encoder/3rdparty/tinyexr.h:6218
↓ 2 callers
Function
DecodeChunk
encoder/3rdparty/tinyexr.h:6573
↓ 2 callers
Function
DecodePixelData
TODO(syoyo): Refactor function arguments.
encoder/3rdparty/tinyexr.h:4848
↓ 2 callers
Function
DecodeTiledLevel
encoder/3rdparty/tinyexr.h:6390
↓ 2 callers
Function
ERR_getErrorCode
zstd/zstddeclib.c:1558
↓ 2 callers
Function
ERR_getErrorString
zstd/zstddeclib.c:3566
↓ 2 callers
Function
EXRFormatWavelength
Helper to format wavelength with comma as decimal separator (European convention)
encoder/3rdparty/tinyexr.h:10956
↓ 2 callers
Function
EXRSetNameAttr
encoder/3rdparty/tinyexr.h:10159
↓ 2 callers
Function
Ec
(e,t,n,i)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
EncodePixelData
out_data must be allocated initially with the block-header size of the current image(-part) type
encoder/3rdparty/tinyexr.h:8505
↓ 2 callers
Function
FSE_buildDTable_internal
zstd/zstddeclib.c:3675
↓ 2 callers
Function
FSE_decompress_usingDTable_generic
zstd/zstddeclib.c:3790
↓ 2 callers
Function
FSE_decompress_wksp_body
zstd/zstddeclib.c:3860
↓ 2 callers
Function
FSE_initDState
zstd/zstddeclib.c:2843
↓ 2 callers
Function
FSE_readNCount_bmi2
zstd/zstddeclib.c:3415
↓ 2 callers
Function
FSE_readNCount_body
-************************************************************** * FSE NCount encoding-decoding ******************************************************
zstd/zstddeclib.c:3250
↓ 2 callers
Function
Fc
(e,t,n)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
GetLayers
encoder/3rdparty/tinyexr.h:7611
↓ 2 callers
Function
HUF_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 callers
Function
HUF_buildDEltX2
* Constructs a HUF_DEltX2. */
zstd/zstddeclib.c:15991
↓ 2 callers
Function
HUF_buildDEltX2U32
* Constructs a HUF_DEltX2 in a U32. */
zstd/zstddeclib.c:15972
↓ 2 callers
Function
HUF_decompress1X2_DCtx_wksp
zstd/zstddeclib.c:16763
↓ 2 callers
Function
HUF_decompress4X1_DCtx_wksp
zstd/zstddeclib.c:15941
↓ 2 callers
Function
HUF_decompress4X1_usingDTable_internal_body
HUF_decompress4X1_usingDTable_internal_body(): * Conditions : * @dstSize >= 6 */
zstd/zstddeclib.c:15612
↓ 2 callers
Function
HUF_decompress4X2_DCtx_wksp
zstd/zstddeclib.c:16780
↓ 2 callers
Function
HUF_decompress4X2_usingDTable_internal_body
HUF_decompress4X2_usingDTable_internal_body(): * Conditions: * @dstSize >= 6 */
zstd/zstddeclib.c:16394
↓ 2 callers
Function
HUF_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 callers
Function
HUF_initRemainingDStream
zstd/zstddeclib.c:15292
↓ 2 callers
Function
HUF_readStats_body
zstd/zstddeclib.c:3451
↓ 2 callers
Function
HUF_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 callers
Function
Hi
(e)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
Hp
(e)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
Ic
(e,t)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
Ka
(e,t)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
Lc
(e,t)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
LoadEXRImageFromMemory
encoder/3rdparty/tinyexr.h:8472
↓ 2 callers
Function
LoadEXRWithLayer
encoder/3rdparty/tinyexr.h:7715
↓ 2 callers
Function
MEM_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 callers
Function
MEM_readLE64
zstd/zstddeclib.c:1309
↓ 2 callers
Function
MEM_writeLEST
zstd/zstddeclib.c:1333
↓ 2 callers
Function
Me
(e,t,n,i,r,a)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
NumScanlines
encoder/3rdparty/tinyexr.h:8954
↓ 2 callers
Function
PackB44Block
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 callers
Function
ParseEXRHeader
encoder/3rdparty/tinyexr.h:5861
↓ 2 callers
Function
Ql
(e,t,n,i,r)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
Rc
(e,t,n,i)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
ReadAttribute
encoder/3rdparty/tinyexr.h:1207
↓ 2 callers
Function
ReadChannelInfo
encoder/3rdparty/tinyexr.h:1363
↓ 2 callers
Function
SaveEXRImageToFile
encoder/3rdparty/tinyexr.h:9597
↓ 2 callers
Function
SaveEXRImageToMemory
encoder/3rdparty/tinyexr.h:9591
↓ 2 callers
Function
SaveEXRNPartImageToMemory
can save a single or multi-part image (no deep* formats)
encoder/3rdparty/tinyexr.h:9205
↓ 2 callers
Function
Te
(t)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
TinyDDS_DestroyContext
encoder/3rdparty/tinydds.h:873
↓ 2 callers
Function
TinyDDS_FormatSize
the size is per pixel (except R1) for uncompressed and per block of 16 pixels for compressed
encoder/3rdparty/tinydds.h:940
↓ 2 callers
Function
TinyDDS_Reset
encoder/3rdparty/tinydds.h:882
↓ 2 callers
Function
Tu
(e,t,n,i)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
U
(e,t,n)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
Up
(e)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
Vp
(e,t,n,i,r)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
Wp
()
webgl/gltf/three.min.js:1
↓ 2 callers
Function
XXH128
! @ingroup XXH3_family */
zstd/zstddeclib.c:14316
↓ 2 callers
Function
XXH32_endian_align
zstd/zstddeclib.c:10475
↓ 2 callers
Function
XXH32_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 callers
Function
XXH3_128bits_withSeed
! @ingroup XXH3_family */
zstd/zstddeclib.c:14298
↓ 2 callers
Function
XXH3_64bits_reset
! @ingroup XXH3_family */
zstd/zstddeclib.c:13638
↓ 2 callers
Function
XXH3_combine16
zstd/zstddeclib.c:14449
↓ 2 callers
Function
XXH3_digest_long
zstd/zstddeclib.c:13830
↓ 2 callers
Function
XXH3_hashLong_internal_loop
zstd/zstddeclib.c:13284
↓ 2 callers
Function
XXH3_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 callers
Function
XXH64_endian_align
zstd/zstddeclib.c:10918
↓ 2 callers
Function
XXH64_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 callers
Function
XXH64_reset
! @ingroup XXH64_family */
zstd/zstddeclib.c:10996
↓ 2 callers
Function
XXH_vec_mulo
gcc needs inline assembly */ Adapted from https://github.com/google/highwayhash/blob/master/highwayhash/hh_vsx.h. */
zstd/zstddeclib.c:11663
↓ 2 callers
Function
Z
(e,t)
webgl/gltf/three.min.js:1
↓ 2 callers
Function
ZSTD_DCtx_refDDict
zstd/zstddeclib.c:19400
↓ 2 callers
Function
ZSTD_DCtx_resetParameters
zstd/zstddeclib.c:17859
↓ 2 callers
Function
ZSTD_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 callers
Function
ZSTD_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 callers
Function
ZSTD_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 callers
Function
ZSTD_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 callers
Function
ZSTD_copyRawBlock
zstd/zstddeclib.c:18515
↓ 2 callers
Function
ZSTD_countTrailingZeros64
zstd/zstddeclib.c:2017
↓ 2 callers
Function
ZSTD_customCalloc
zstd/zstddeclib.c:17007
↓ 2 callers
Function
ZSTD_dParam_getBounds
zstd/zstddeclib.c:19441
↓ 2 callers
Function
ZSTD_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 callers
Function
ZSTD_decodingBufferSize_internal
zstd/zstddeclib.c:19590
↓ 2 callers
Function
ZSTD_decompressBegin
zstd/zstddeclib.c:19180
← previous
next →
1,001–1,100 of 4,622, ranked by callers