MCPcopy Create free account

hub / github.com/amakaseev/sprite-sheet-packer / functions

Functions1,945 in github.com/amakaseev/sprite-sheet-packer

↓ 3 callersFunctioncolordifference_ch
SpriteSheetPacker/3rdparty/pngquant/pam.h:139
↓ 3 callersFunctionconvertImage
SpriteSheetPacker/ImageFormat.h:102
↓ 3 callersFunctionconvert_gamma_value
SpriteSheetPacker/3rdparty/optipng/libpng/pngrtran.c:248
↓ 3 callersFunctiondeflateReset
========================================================================= */
SpriteSheetPacker/3rdparty/optipng/zlib/deflate.c:427
↓ 3 callersFunctionfilename_part
SpriteSheetPacker/3rdparty/pngquant/pngquant.c:702
↓ 3 callersMethodforceSquared
SpriteSheetPacker/ScalingVariantWidget.cpp:41
↓ 3 callersFunctiongetPixelColorRGBA16
Get RGBA16 color of pixel with index i (y * width + x) from the raw image with given color type, but the given color type must be 16-bit itself.*/
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:3393
↓ 3 callersFunctiongf2_matrix_times
========================================================================= */
SpriteSheetPacker/3rdparty/optipng/zlib/crc32.c:327
↓ 3 callersFunctiongz_fetch
Fetch data and put it in the output buffer. Assumes state->x.have is 0. Data is either copied from the input file or decompressed from the input
SpriteSheetPacker/3rdparty/optipng/zlib/gzread.c:226
↓ 3 callersFunctiongz_load
Use read() to load a buffer -- return -1 on error, otherwise 0. Read from state->fd, and update state->eof, state->err, and state->msg as appropri
SpriteSheetPacker/3rdparty/optipng/zlib/gzread.c:20
↓ 3 callersFunctiongz_skip
Skip len uncompressed bytes of output. Return -1 on error, 0 on success. */
SpriteSheetPacker/3rdparty/optipng/zlib/gzread.c:256
↓ 3 callersFunctionhist_item_swap
SpriteSheetPacker/3rdparty/pngquant/mediancut.c:98
↓ 3 callersFunctionhuffmanDecodeSymbol
returns the code, or (unsigned)(-1) if error happened inbitlength is the length of the complete buffer, in bits (so its byte length times 8) */
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:922
↓ 3 callersFunctionimageFormatFromString
SpriteSheetPacker/ImageFormat.h:49
↓ 3 callersFunctionliq_attr_destroy
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:454
↓ 3 callersFunctionliq_get_palette
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:1162
↓ 3 callersFunctionliq_image_create_internal
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:565
↓ 3 callersFunctionliq_image_destroy
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:826
↓ 3 callersFunctionliq_remap_progress
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:202
↓ 3 callersFunctionliq_set_speed
SpriteSheetPacker/3rdparty/pngquant/libimagequant.c:348
↓ 3 callersFunctionlodepng_add_text
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2781
↓ 3 callersFunctionlodepng_color_mode_equal
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2589
↓ 3 callersFunctionlodepng_crc32
Return the CRC of the bytes buf[0..len-1].*/
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2338
↓ 3 callersFunctionlodepng_encode
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:5566
↓ 3 callersFunctionlodepng_palette_add
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:2621
↓ 3 callersFunctionlodepng_set32bitInt
buffer must have at least 4 allocated bytes available*/
SpriteSheetPacker/3rdparty/lodepng/lodepng.cpp:341
↓ 3 callersFunctionmake_gray_colormap
SpriteSheetPacker/3rdparty/optipng/libpng/pngread.c:1941
↓ 3 callersFunctionmake_rgb_colormap
SpriteSheetPacker/3rdparty/optipng/libpng/pngread.c:2008
↓ 3 callersMethodmaxTextureSize
SpriteSheetPacker/ScalingVariantWidget.cpp:33
↓ 3 callersFunctionmempool_create
SpriteSheetPacker/3rdparty/pngquant/mempool.c:35
↓ 3 callersFunctionnearest_free
SpriteSheetPacker/3rdparty/pngquant/nearest.c:204
↓ 3 callersFunctionnearest_init
SpriteSheetPacker/3rdparty/pngquant/nearest.c:120
↓ 3 callersFunctionnearest_search
SpriteSheetPacker/3rdparty/pngquant/nearest.c:185
↓ 3 callersFunctionopng_decode_finish
* Stops the decoder. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/codec.c:705
↓ 3 callersFunctionopng_flush_logging
* Flushes the logger at the given severity level. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/logger.c:59
↓ 3 callersFunctionopng_init_codec_context
* Initializes a codec context object. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/codec.c:137
↓ 3 callersFunctionopng_init_image
* Initializes an image object. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/image.c:32
↓ 3 callersFunctionopng_init_stats
* Initializes a stats object. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/codec.c:128
↓ 3 callersFunctionopng_ioenv_get_overwrite_infile
* Queries whether the input file is overwritten. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/ioenv.c:360
↓ 3 callersFunctionopng_is_image_chunk
* Tests whether the given chunk is an image chunk. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngcore/codec.c:87
↓ 3 callersFunctionopng_parse_objects
* Parses an input string in the form "object[,object...]" and adds * the results to the given id set and (if given) chunk signature set. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngtrans/parser.c:163
↓ 3 callersFunctionopng_sigs_find
* Returns 1 if a chunk signature is found in the given set, * or 0 otherwise. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngtrans/chunksig.c:89
↓ 3 callersFunctionopng_sigs_init
* Initializes a signature set. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngtrans/chunksig.c:26
↓ 3 callersFunctionopng_sigs_sort_uniq
* Sorts and uniq's the array buffer that stores chunk signatures. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/opngtrans/chunksig.c:55
↓ 3 callersFunctionoptimize_cmf
This is the code to hack the first two bytes of the deflate stream (the * deflate header) to correct the windowBits value to match the actual data
SpriteSheetPacker/3rdparty/optipng/libpng/pngwutil.c:250
↓ 3 callersFunctionoptk_rename
* Changes the name of a file path. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/optk/io.c:669
↓ 3 callersFunctionoptk_unlink
* Removes a directory entry. */
SpriteSheetPacker/3rdparty/optipng/opnglib/src/optk/io.c:1063
↓ 3 callersFunctionpam_add_to_hist
SpriteSheetPacker/3rdparty/pngquant/pam.c:181
↓ 3 callersFunctionpam_freeacolorhash
SpriteSheetPacker/3rdparty/pngquant/pam.c:229
↓ 3 callersFunctionpng_build_16bit_table
Internal function to build a single 16-bit table - the table consists of * 'num' 256 entry subtables, where 'num' is determined by 'shift' - the amou
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:3751
↓ 3 callersFunctionpng_build_8bit_table
Build a single 8-bit table: same as the 16-bit case but much simpler (and * typically much faster). Note that libpng currently does no sBIT processi
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:3887
↓ 3 callersFunctionpng_check_fp_number
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:2568
↓ 3 callersFunctionpng_check_fp_string
The same but for a complete string. */
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:2695
↓ 3 callersFunctionpng_compress_IDAT
This is similar to png_text_compress, above, except that it does not require * all of the data at once and, instead of buffering the compressed resul
SpriteSheetPacker/3rdparty/optipng/libpng/pngwutil.c:1004
↓ 3 callersFunctionpng_convert_to_rfc1123_buffer
Convert the supplied time into an RFC 1123 string suitable for use in * a "Creation Time" or other text-based time string. */
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:694
↓ 3 callersFunctionpng_data_freer
The following API is not called internally */
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:424
↓ 3 callersFunctionpng_do_strip_channel
Remove a channel - this used to be 'png_do_strip_filler' but it used a * somewhat weird combination of flags to determine what to do. All the calls
SpriteSheetPacker/3rdparty/optipng/libpng/pngtrans.c:486
↓ 3 callersFunctionpng_free_buffer_list
Clean up (or trim) a linked list of compression buffers. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngwutil.c:439
↓ 3 callersFunctionpng_get_bit_depth
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:69
↓ 3 callersFunctionpng_get_color_type
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:78
↓ 3 callersFunctionpng_get_hIST
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:765
↓ 3 callersFunctionpng_get_io_state
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:1172
↓ 3 callersFunctionpng_get_unknown_chunks
SpriteSheetPacker/3rdparty/optipng/libpng/pngget.c:1087
↓ 3 callersFunctionpng_handle_IEND
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:1040
↓ 3 callersFunctionpng_handle_IHDR
Read and check the IDHR chunk */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:791
↓ 3 callersFunctionpng_handle_PLTE
Read and check the palette */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:866
↓ 3 callersFunctionpng_handle_as_unknown
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:887
↓ 3 callersFunctionpng_handle_bKGD
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:1852
↓ 3 callersFunctionpng_handle_cHRM
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:1177
↓ 3 callersFunctionpng_handle_gAMA
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:1059
↓ 3 callersFunctionpng_handle_hIST
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:1952
↓ 3 callersFunctionpng_handle_iCCP
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:1299
↓ 3 callersFunctionpng_handle_iTXt
Note: this does not correctly handle chunks that are > 64K under DOS */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:2553
↓ 3 callersFunctionpng_handle_oFFs
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:2048
↓ 3 callersFunctionpng_handle_pCAL
Read the pCAL chunk (described in the PNG Extensions document) */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:2095
↓ 3 callersFunctionpng_handle_pHYs
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:2002
↓ 3 callersFunctionpng_handle_sBIT
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:1097
↓ 3 callersFunctionpng_handle_sCAL
Read the sCAL chunk */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:2224
↓ 3 callersFunctionpng_handle_sPLT
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:1572
↓ 3 callersFunctionpng_handle_sRGB
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:1249
↓ 3 callersFunctionpng_handle_tEXt
Note: this does not properly handle chunks that are > 64K under DOS */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:2363
↓ 3 callersFunctionpng_handle_tIME
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:2317
↓ 3 callersFunctionpng_handle_tRNS
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:1749
↓ 3 callersFunctionpng_handle_zTXt
Note: this does not correctly handle chunks that are > 64K under DOS */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:2444
↓ 3 callersFunctionpng_image_read_init
Do all the *safe* initialization - 'safe' means that png_error won't be * called, so setting up the jmp_buf is not required. This means that anythin
SpriteSheetPacker/3rdparty/optipng/libpng/pngread.c:1260
↓ 3 callersFunctionpng_image_size
This is used below to find the size of an image to pass to png_deflate_claim, * so it only needs to be accurate if the size is less than 16384 bytes
SpriteSheetPacker/3rdparty/optipng/libpng/pngwutil.c:204
↓ 3 callersFunctionpng_inflate_claim
png_inflate_claim: claim the zstream for some nefarious purpose that involves * decompression. Returns Z_OK on success, else a zlib error code. It
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:331
↓ 3 callersFunctionpng_inflate_read
Perform a partial read and decompress, producing 'avail_out' bytes and * reading from the current chunk as required. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:727
↓ 3 callersFunctionpng_init_io
Initialize the default input/output functions for the PNG file. If you * use your own read or write routines, you can call either png_set_read_fn()
SpriteSheetPacker/3rdparty/optipng/libpng/png.c:661
↓ 3 callersFunctionpng_push_fill_buffer
SpriteSheetPacker/3rdparty/optipng/libpng/pngpread.c:616
↓ 3 callersFunctionpng_read_chunk_header
Read the chunk header (length + type name). * Put the type name into png_ptr->chunk_name, and return the length. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:149
↓ 3 callersFunctionpng_read_start_row
SpriteSheetPacker/3rdparty/optipng/libpng/pngrutil.c:4183
↓ 3 callersFunctionpng_set_bKGD
SpriteSheetPacker/3rdparty/optipng/libpng/pngset.c:24
↓ 3 callersFunctionpng_set_cHRM_fixed
SpriteSheetPacker/3rdparty/optipng/libpng/pngset.c:39
↓ 3 callersFunctionpng_set_compression_level
SpriteSheetPacker/3rdparty/optipng/libpng/pngwrite.c:1358
↓ 3 callersFunctionpng_set_compression_window_bits
If PNG_WRITE_OPTIMIZE_CMF_SUPPORTED is defined, libpng will use a * smaller value of window_bits if it can do so safely. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngwrite.c:1397
↓ 3 callersFunctionpng_set_expand
Expand paletted images to RGB, expand grayscale images of * less than 8-bit depth to 8-bit depth, and expand tRNS chunks * to alpha channels. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngrtran.c:853
↓ 3 callersFunctionpng_set_filter
Allow the application to select one or more row filters to use. */
SpriteSheetPacker/3rdparty/optipng/libpng/pngwrite.c:985
↓ 3 callersFunctionpng_set_gray_to_rgb
SpriteSheetPacker/3rdparty/optipng/libpng/pngrtran.c:936
↓ 3 callersFunctionpng_set_hIST
SpriteSheetPacker/3rdparty/optipng/libpng/pngset.c:161
← previousnext →301–400 of 1,945, ranked by callers