Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amakaseev/sprite-sheet-packer
/ functions
Functions
1,945 in github.com/amakaseev/sprite-sheet-packer
⨍
Functions
1,945
◇
Types & classes
316
↓ 2 callers
Function
foreach
SpriteSheetPacker/SpritePackerProjectFile.cpp:277
↓ 2 callers
Function
gen_codes
=========================================================================== * Generate the codes for a given tree and bit counts (which need not be
SpriteSheetPacker/3rdparty/optipng/zlib/trees.c:575
↓ 2 callers
Function
generateFixedDistanceTree
get the distance code tree of a deflated block with fixed tree, as specified in the deflate specification*/
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:902
↓ 2 callers
Function
generateFixedLitLenTree
get the literal and length code tree of a deflated block with fixed tree, as per the deflate specification*/
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:883
↓ 2 callers
Function
getHash
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:1400
↓ 2 callers
Function
getNumColorChannels
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2539
↓ 2 callers
Function
getPixelColorRGBA8
Get RGBA8 color of pixel with index i (y * width + x) from the raw image with given color type.*/
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:3149
↓ 2 callers
Function
getPixelColorsRGBA8
Similar to getPixelColorRGBA8, but with all the for loops inside of the color mode test cases, optimized to convert the colors much faster, when conve
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:3259
↓ 2 callers
Function
get_default_free_func
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:804
↓ 2 callers
Function
gz_avail
Load up input buffer and set eof flag if last data loaded -- return -1 on error, 0 otherwise. Note that the eof flag is set when the end of the in
SpriteSheetPacker/3rdparty/optipng/zlib/gzread.c:51
↓ 2 callers
Function
gz_decomp
Decompress from input to the provided next_out and avail_out in the state. On return, state->x.have and state->x.next point to the just decompresse
SpriteSheetPacker/3rdparty/optipng/zlib/gzread.c:172
↓ 2 callers
Function
gz_look
Look for gzip header, set up for inflate or copy. state->x.have must be 0. If this is the first time in, allocate required memory. state->how wil
SpriteSheetPacker/3rdparty/optipng/zlib/gzread.c:86
↓ 2 callers
Function
gz_reset
Reset gzip file state */
SpriteSheetPacker/3rdparty/optipng/zlib/gzlib.c:75
↓ 2 callers
Function
gzclose_r
-- see zlib.h -- */
SpriteSheetPacker/3rdparty/optipng/zlib/gzread.c:567
↓ 2 callers
Function
gzwrite
-- see zlib.h -- */
SpriteSheetPacker/3rdparty/optipng/zlib/gzwrite.c:165
↓ 2 callers
Method
head
SpriteSheetPacker/3rdparty/poly2tri/sweep/sweep_context.h:169
↓ 2 callers
Function
inflateReset2
(strm, windowBits)
SpriteSheetPacker/3rdparty/optipng/zlib/inflate.c:142
↓ 2 callers
Function
inflate_fast
Decode literal, length, and distance codes and write out the resulting literal and match bytes until either not enough input or output is availa
SpriteSheetPacker/3rdparty/optipng/zlib/inffast.c:67
↓ 2 callers
Function
init_block
=========================================================================== * Initialize a new block. */
SpriteSheetPacker/3rdparty/optipng/zlib/trees.c:409
↓ 2 callers
Function
liq_attr_create
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:449
↓ 2 callers
Function
liq_histogram_quantize_internal
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:922
↓ 2 callers
Function
liq_image_can_use_rgba_rows
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:721
↓ 2 callers
Function
liq_image_free_rgba_source
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:813
↓ 2 callers
Function
liq_image_get_row_rgba
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:729
↓ 2 callers
Function
liq_image_has_rgba_pixels
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:713
↓ 2 callers
Function
liq_image_should_use_low_memory
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:560
↓ 2 callers
Function
liq_image_use_low_memory
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:554
↓ 2 callers
Function
liq_quantize_image
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:887
↓ 2 callers
Function
liq_result_destroy
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:1000
↓ 2 callers
Function
liq_set_dithering_level
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:944
↓ 2 callers
Function
liq_set_log_callback
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:432
↓ 2 callers
Function
liq_verbose_printf_flush
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:190
↓ 2 callers
Function
liq_write_remapped_image_rows
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:1931
↓ 2 callers
Function
lodepng_add_itext
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2853
↓ 2 callers
Function
lodepng_chunk_append
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2470
↓ 2 callers
Function
lodepng_convert
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:3426
↓ 2 callers
Function
lodepng_decode
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:4649
↓ 2 callers
Function
lodepng_decode_file
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:4718
↓ 2 callers
Function
lodepng_encode_file
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:5786
↓ 2 callers
Function
lodepng_get_bpp_lct
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2552
↓ 2 callers
Function
lodepng_get_raw_size_lct
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2690
↓ 2 callers
Function
lodepng_info_copy
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2922
↓ 2 callers
Function
lodepng_palette_clear
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2614
↓ 2 callers
Function
lodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:392
↓ 2 callers
Function
lodepng_state_copy
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:4775
↓ 2 callers
Function
longest_match
For 80x86 and 680x0, an optimized version will be provided in match.asm or * match.S. The code will be functionally equivalent. */
SpriteSheetPacker/3rdparty/optipng/zlib/deflate.c:1148
↓ 2 callers
Function
make_crc_table
MAKECRCH */ Generate tables for a byte-wise 32-bit CRC calculation on the polynomial: x^32+x^26+x^23+x^22+x^16+x^12+x^11+x^10+x^8+x^7+x^5+x^4+x^2+x+
SpriteSheetPacker/3rdparty/optipng/zlib/crc32.c:90
↓ 2 callers
Function
make_ga_colormap
SpriteSheetPacker/3rdparty/optipng/libpng/pngread.c:1953
↓ 2 callers
Function
mempool_destroy
SpriteSheetPacker/3rdparty/pngquant/mempool.c:74
↓ 2 callers
Function
minitiff_read_row
* Row reader. **/
SpriteSheetPacker/3rdparty/optipng/minitiff/tiffread.c:381
↓ 2 callers
Method
openSpritePackerProject
SpriteSheetPacker/MainWindow.cpp:319
↓ 2 callers
Function
opng_debugf
* Prints a printf-formatted debug message (level = OPNG_MSG_DEBUG) * to the logger. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/logger.c:159
↓ 2 callers
Function
opng_get_alpha_row
* Retrieve the alpha samples from the given image row. */
SpriteSheetPacker/3rdparty/optipng/opngreduc/opngreduc.c:251
↓ 2 callers
Function
opng_ioenv_get_in_fname
* Retrieves the input file name. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/ioenv.c:333
↓ 2 callers
Function
opng_is_apng_chunk
* Tests whether the given chunk is an APNG chunk. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/codec.c:114
↓ 2 callers
Function
opng_load_image
* Loads an image object from libpng structures. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/image.c:41
↓ 2 callers
Function
opng_panic_memory
* Prints an out-of-memory critical message to the logger * and terminates the program with EX_UNAVAILABLE. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/util.c:131
↓ 2 callers
Function
opng_print_encoding_line_begin
* Prints a partial line of information regarding the encoding parameters. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/optim.c:279
↓ 2 callers
Function
opng_print_fsize_difference
* Prints, in a descriptive form, the difference between two sizes. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/optim.c:170
↓ 2 callers
Function
opng_print_idat_size_line_end
* Prints the IDAT size line. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/optim.c:315
↓ 2 callers
Function
opng_print_image_info_line
* Prints a line of information regarding the image representation. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/optim.c:238
↓ 2 callers
Function
opng_realloc_PLTE
* Change the size of the palette buffer. * Changing info_ptr->num_palette directly, avoiding reallocation, should * have been sufficient, but can't
SpriteSheetPacker/3rdparty/optipng/opngreduc/opngreduc.c:202
↓ 2 callers
Function
opng_reduce_palette_bits
* Reduce the bit depth of a palette image to the lowest possible value. * The parameter reductions should contain OPNG_REDUCE_8_TO_4_2_1. * The func
SpriteSheetPacker/3rdparty/optipng/opngreduc/opngreduc.c:654
↓ 2 callers
Function
opng_set_keep_unknown_chunk
* Extension to libpng's unknown chunk handler. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/codec.c:213
↓ 2 callers
Function
opng_set_options
* Sets the user options in an optimizer object. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/optim.c:1061
↓ 2 callers
Function
opng_sigs_clear
* Clears a signature set. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngtrans/chunksig.c:36
↓ 2 callers
Function
opng_string_to_id
* Converts a string representing an object to an object id. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngtrans/parser.c:129
↓ 2 callers
Function
opng_transform_query_strip_chunk
* Returns 1 if the given chunk ought to be stripped, or 0 otherwise. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngtrans/trans.c:346
↓ 2 callers
Function
opng_transform_reset_chroma
* Resets (i.e. sets to zero) the chroma channel. * Returns 1 if this operation is applied, or 0 otherwise. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngtrans/apply.c:442
↓ 2 callers
Function
opng_transform_set_alpha_precision
* Sets the precision of the alpha channel to a given value; * if this value is 0, resets (i.e. sets to MAX) the alpha channel. * Returns 1 if this o
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngtrans/apply.c:220
↓ 2 callers
Function
opng_validate_image
* Check if the image information is valid. * The image information is said to be valid if all the required * critical chunk data is present in the p
SpriteSheetPacker/3rdparty/optipng/opngreduc/opngreduc.c:45
↓ 2 callers
Function
opng_vprintf_impl
* Prints a vprintf-formatted message to the logger. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/logger.c:142
↓ 2 callers
Function
opng_write_file
* Writes an image to a PNG file stream. * Performs the encoding without any I/O, if the given stream is NULL. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/optim.c:505
↓ 2 callers
Method
optimizeFile
SpriteSheetPacker/PngOptimizer.cpp:39
↓ 2 callers
Function
optk_bits__range__
SpriteSheetPacker/3rdparty/optipng/opnglib/include/optk/bits.h:74
↓ 2 callers
Function
optk_fseeko
* Sets the file position indicator at the specified file offset. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/optk/io.c:210
↓ 2 callers
Function
optk_fsetmode
* Sets the translation mode of the specified file stream to the * specified mode. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/optk/io.c:333
↓ 2 callers
Function
optk_ftello
* Returns the current value of the file position indicator. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/optk/io.c:185
↓ 2 callers
Function
optk_get_basename
* Extracts the base component of a path name. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/optk/io.c:426
↓ 2 callers
Function
optk_rangeset_string_to_bits
* Converts a rangeset string to a bitset. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/optk/bits.c:122
↓ 2 callers
Function
optk_set_dirname
* Creates a path name by changing the directory component of a given * path name. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/optk/io.c:497
↓ 2 callers
Function
paethPredictor
Paeth predicter, used by PNG filter type 4 The parameters are of type short, but should come from unsigned chars, the shorts are only needed to make t
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:3768
↓ 2 callers
Function
pam_computeacolorhash
SpriteSheetPacker/3rdparty/pngquant/pam.c:23
↓ 2 callers
Method
pngOptLevel
SpriteSheetPacker/SpritePackerProjectFile.h:56
↓ 2 callers
Function
png_ascii_from_fixed
Function to format a fixed point value in ASCII. */
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:3065
↓ 2 callers
Function
png_ascii_from_fp
Function to format a floating point value in ASCII with a given * precision. */
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:2751
↓ 2 callers
Function
png_cache_unknown_chunk
Utility function for png_handle_unknown; set up png_ptr::unknown_chunk */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:2703
↓ 2 callers
Function
png_check_chunk_name
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:2974
↓ 2 callers
Function
png_chunk_unknown_handling
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:922
↓ 2 callers
Function
png_colorspace_check_gamma
always set if COLORSPACE */
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:1033
↓ 2 callers
Function
png_colorspace_check_xy
Added in libpng-1.6.0, a different check for the validity of a set of cHRM * chunk chromaticities. Earlier checks used to simply look for the overfl
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:1553
↓ 2 callers
Function
png_colorspace_set_chromaticities
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:1649
↓ 2 callers
Function
png_colorspace_set_gamma
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:1077
↓ 2 callers
Function
png_colorspace_set_xy_and_XYZ
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:1603
↓ 2 callers
Function
png_decompress_chunk
* Decompress trailing data in a chunk. The assumption is that read_buffer * points at an allocated area holding the contents of a chunk with a * tr
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:564
↓ 2 callers
Function
png_deflate_claim
Initialize the compressor for the appropriate type of compression. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngwutil.c:294
↓ 2 callers
Function
png_destroy_gamma_table
Used from png_read_destroy and below to release the memory used by the gamma * tables. */
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:3904
↓ 2 callers
Function
png_destroy_png_struct
Free a png_struct */
SpriteSheetPacker/3rdparty/optipng/libpng/pngmem.c:24
↓ 2 callers
Function
png_do_bgr
Swaps red and blue bytes within a pixel */
SpriteSheetPacker/3rdparty/optipng/libpng/pngtrans.c:596
↓ 2 callers
Function
png_do_check_palette_indexes
Added at libpng-1.5.10 */
SpriteSheetPacker/3rdparty/optipng/libpng/pngtrans.c:676
← previous
next →
501–600 of 1,945, ranked by callers