Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProjectPhysX/FluidX3D
/ functions
Functions
1,203 in github.com/ProjectPhysX/FluidX3D
⨍
Functions
1,203
◇
Types & classes
281
↓ 2 callers
Function
lodepng_decode_file
src/lodepng.cpp:4968
↓ 2 callers
Function
lodepng_encode
src/lodepng.cpp:5775
↓ 2 callers
Function
lodepng_encode_file
src/lodepng.cpp:6061
↓ 2 callers
Function
lodepng_filesize
returns negative value on error. This should be pure C compatible, so no fstat. */
src/lodepng.cpp:341
↓ 2 callers
Function
lodepng_get_bpp_lct
src/lodepng.cpp:2635
↓ 2 callers
Function
lodepng_inflatev
src/lodepng.cpp:1381
↓ 2 callers
Function
lodepng_info_copy
src/lodepng.cpp:3045
↓ 2 callers
Function
lodepng_palette_clear
src/lodepng.cpp:2709
↓ 2 callers
Function
lodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
src/lodepng.cpp:386
↓ 2 callers
Function
lodepng_state_copy
src/lodepng.cpp:5024
↓ 2 callers
Function
lodepng_zlib_decompressv
src/lodepng.cpp:2158
↓ 2 callers
Function
log2_fast
src/utilities.hpp:171
↓ 2 callers
Function
pow
src/utilities.hpp:152
↓ 2 callers
Function
preProcessScanlines
out must be buffer big enough to contain uncompressed IDAT chunk data, and in must contain the full image. return value is error**/
src/lodepng.cpp:5670
↓ 2 callers
Function
print_color_reset
src/utilities.hpp:3413
↓ 2 callers
Function
print_image
src/utilities.hpp:3439
↓ 2 callers
Function
print_percentage
src/utilities.hpp:2889
↓ 2 callers
Method
print_update
src/info.cpp:105
↓ 2 callers
Function
radians
src/utilities.hpp:177
↓ 2 callers
Function
readChunk_PLTE
src/lodepng.cpp:4326
↓ 2 callers
Function
readChunk_bKGD
background color chunk (bKGD)*/
src/lodepng.cpp:4375
↓ 2 callers
Function
readChunk_cHRM
src/lodepng.cpp:4603
↓ 2 callers
Function
readChunk_gAMA
src/lodepng.cpp:4594
↓ 2 callers
Function
readChunk_iCCP
src/lodepng.cpp:4628
↓ 2 callers
Function
readChunk_iTXt
international text chunk (iTXt)*/
src/lodepng.cpp:4489
↓ 2 callers
Function
readChunk_pHYs
src/lodepng.cpp:4583
↓ 2 callers
Function
readChunk_sRGB
src/lodepng.cpp:4619
↓ 2 callers
Function
readChunk_tEXt
text chunk (tEXt)*/
src/lodepng.cpp:4407
↓ 2 callers
Function
readChunk_tIME
src/lodepng.cpp:4569
↓ 2 callers
Function
readChunk_tRNS
src/lodepng.cpp:4346
↓ 2 callers
Function
readChunk_zTXt
compressed text chunk (zTXt)*/
src/lodepng.cpp:4447
↓ 2 callers
Function
removePaddingBits
src/lodepng.cpp:4256
↓ 2 callers
Function
reverseBits
src/lodepng.cpp:603
↓ 2 callers
Function
searchCodeIndex
search the index in the array, that has the largest value smaller than or equal to the given value, given array must be sorted (if no value is smaller
src/lodepng.cpp:1439
↓ 2 callers
Function
select_device_with_most_flops
src/opencl.hpp:253
↓ 2 callers
Method
setSVMPointers
! * Specify a vector of SVM pointers that the kernel may access in * addition to its arguments. */
src/OpenCL/include/CL/opencl.hpp:6451
↓ 2 callers
Function
set_environment_variable
src/utilities.hpp:4175
↓ 2 callers
Method
set_zoom
src/graphics.hpp:76
↓ 2 callers
Function
show_console_cursor
src/utilities.hpp:3260
↓ 2 callers
Function
show_cursor
src/graphics.cpp:638
↓ 2 callers
Method
si_t
mass si_m = m*[kg]
src/units.hpp:61
↓ 2 callers
Function
to_ulong
src/utilities.hpp:514
↓ 2 callers
Function
uivector_cleanup
src/lodepng.cpp:223
↓ 2 callers
Function
uivector_init
src/lodepng.cpp:244
↓ 2 callers
Method
update
src/info.cpp:16
↓ 2 callers
Function
updateHashChain
wpos = pos & (windowsize - 1)*/
src/lodepng.cpp:1561
↓ 2 callers
Method
wait
! \brief Blocks the calling thread until this event completes. * * Wraps clWaitForEvents(). */
src/OpenCL/include/CL/opencl.hpp:3775
↓ 2 callers
Function
writeLZ77data
write the lz77-encoded data, which has lit, len and dist codes, to compressed stream using huffman trees. tree_ll: the tree for lit and len codes. tre
src/lodepng.cpp:1769
↓ 1 callers
Function
Adam7_deinterlace
in: Adam7 interlaced image, with no padding bits between scanlines, but between reduced images so that each reduced image starts at a byte. out: the
src/lodepng.cpp:4216
↓ 1 callers
Function
Adam7_interlace
in: non-interlaced image with size w*h out: the same pixels, but re-ordered according to PNG's Adam7 interlacing, with no padding bits between scanli
src/lodepng.cpp:5629
↓ 1 callers
Function
HuffmanTree_makeTable
make table for huffman decoding */
src/lodepng.cpp:686
↓ 1 callers
Function
Image2DGL
\brief Default constructor - initializes to nullptr.
src/OpenCL/include/CL/opencl.hpp:5483
↓ 1 callers
Function
LodePNGBitWriter_init
src/lodepng.cpp:411
↓ 1 callers
Function
LodePNGIText_copy
src/lodepng.cpp:2929
↓ 1 callers
Function
LodePNGIText_init
src/lodepng.cpp:2907
↓ 1 callers
Function
LodePNGText_copy
src/lodepng.cpp:2869
↓ 1 callers
Function
LodePNGText_init
src/lodepng.cpp:2853
↓ 1 callers
Function
LodePNGUnknownChunks_copy
src/lodepng.cpp:2833
↓ 1 callers
Function
WinMain
GRAPHICS_CONSOLE
src/graphics.cpp:517
↓ 1 callers
Function
addChunk_IDAT
src/lodepng.cpp:5124
↓ 1 callers
Function
addChunk_IEND
src/lodepng.cpp:5138
↓ 1 callers
Function
addChunk_IHDR
src/lodepng.cpp:5051
↓ 1 callers
Function
addChunk_bKGD
src/lodepng.cpp:5229
↓ 1 callers
Function
addChunk_cHRM
src/lodepng.cpp:5283
↓ 1 callers
Function
addChunk_gAMA
src/lodepng.cpp:5275
↓ 1 callers
Function
addChunk_iCCP
src/lodepng.cpp:5303
↓ 1 callers
Function
addChunk_iTXt
src/lodepng.cpp:5185
↓ 1 callers
Function
addChunk_pHYs
src/lodepng.cpp:5265
↓ 1 callers
Function
addChunk_sRGB
src/lodepng.cpp:5298
↓ 1 callers
Function
addChunk_tIME
src/lodepng.cpp:5251
↓ 1 callers
Function
addChunk_tRNS
src/lodepng.cpp:5087
↓ 1 callers
Function
addChunk_zTXt
src/lodepng.cpp:5157
↓ 1 callers
Function
addLengthDistance
src/lodepng.cpp:1453
↓ 1 callers
Method
allocate
src/lbm.cpp:121
↓ 1 callers
Function
angle
src/utilities.hpp:1033
↓ 1 callers
Function
auto_choose_color
Computes a minimal PNG color model that can contain all colors as indicated by the stats. The stats should be computed with lodepng_compute_color_stat
src/lodepng.cpp:3877
↓ 1 callers
Function
begins_with
src/utilities.hpp:2846
↓ 1 callers
Function
boundaryPM
Boundary Package Merge step, numpresent is the amount of leaves, and c is the current chain.*/
src/lodepng.cpp:938
↓ 1 callers
Function
bpmnode_sort
sort the leaves with stable mergesort*/
src/lodepng.cpp:915
↓ 1 callers
Function
bytes_per_cell_host
src/lbm.cpp:25
↓ 1 callers
Function
catmull_rom_spline
src/utilities.hpp:2374
↓ 1 callers
Function
color_add
src/utilities.hpp:3069
↓ 1 callers
Function
color_tree_has
src/lodepng.cpp:3117
↓ 1 callers
Function
decode
src/lodepng.cpp:6304
↓ 1 callers
Function
decodeGeneric
read a PNG, the result will be in the same color type as the PNG (hence "generic")*/
src/lodepng.cpp:4717
↓ 1 callers
Function
deflate
src/lodepng.cpp:2111
↓ 1 callers
Function
deflateDynamic
Deflate for a block of type "dynamic", that is, with freely, optimally, created huffman trees*/
src/lodepng.cpp:1794
↓ 1 callers
Function
deflateFixed
src/lodepng.cpp:2015
↓ 1 callers
Function
deflateNoCompression
src/lodepng.cpp:1731
↓ 1 callers
Method
device_defines
src/lbm.cpp:585
↓ 1 callers
Method
dimensions
src/opencl.hpp:499
↓ 1 callers
Method
dimensions
src/lbm.hpp:383
↓ 1 callers
Function
draw_bitmap
src/graphics.cpp:338
↓ 1 callers
Function
draw_circle
src/graphics.cpp:251
↓ 1 callers
Method
draw_frame
src/lbm.cpp:1123
↓ 1 callers
Function
draw_scale
src/main.cpp:6
↓ 1 callers
Function
draw_triangle
src/graphics.cpp:279
↓ 1 callers
Function
encode
src/lodepng.cpp:6357
↓ 1 callers
Method
enqueueBarrierWithWaitList
* A synchronization point that enqueues a barrier operation. * * Enqueues a barrier command which waits for either a list of events to compl
src/OpenCL/include/CL/opencl.hpp:9171
↓ 1 callers
Method
enqueueCopyBuffer
src/OpenCL/include/CL/opencl.hpp:8119
← previous
next →
301–400 of 1,203, ranked by callers