MCPcopy Create free account

hub / github.com/GRAnimated/MinecraftLCE / functions

Functions4,322 in github.com/GRAnimated/MinecraftLCE

↓ 1 callersFunctionpng_do_read_intrapixel
Undoes intrapixel differencing */
lib/libpng/pngrtran.c:5040
↓ 1 callersFunctionpng_do_read_invert_alpha
lib/libpng/pngrtran.c:2838
↓ 1 callersFunctionpng_do_read_swap_alpha
lib/libpng/pngrtran.c:2741
↓ 1 callersFunctionpng_do_rgb_to_gray
Reduce RGB files to grayscale, with or without alpha * using the equation given in Poynton's ColorFAQ of 1998-01-04 at * <http://www.inforamp.net/~p
lib/libpng/pngrtran.c:3266
↓ 1 callersFunctionpng_do_scale_16_to_8
Scale rows of bit depth 16 down to 8 accurately */
lib/libpng/pngrtran.c:2655
↓ 1 callersFunctionpng_do_shift
Shift pixel values to take advantage of whole range. Pass the * true number of bits in bit_depth. The row should be packed * according to row_info
lib/libpng/pngwtran.c:245
↓ 1 callersFunctionpng_do_unpack
Unpack pixels of 1, 2, or 4 bits per pixel into 1 byte per pixel, * without changing the actual values. Thus, if you had a row with * a bit depth o
lib/libpng/pngrtran.c:2418
↓ 1 callersFunctionpng_do_unshift
Reverse the effects of png_do_shift. This routine merely shifts the * pixels back to their significant bits values. Thus, if you have * a row of b
lib/libpng/pngrtran.c:2516
↓ 1 callersFunctionpng_do_write_interlace
Pick out the correct pixels for the interlace pass. * The basic idea here is to go through the row with a source * pointer and a destination pointer
lib/libpng/pngwutil.c:2135
↓ 1 callersFunctionpng_do_write_intrapixel
Undoes intrapixel differencing */
lib/libpng/pngwtran.c:575
↓ 1 callersFunctionpng_do_write_invert_alpha
lib/libpng/pngwtran.c:478
↓ 1 callersFunctionpng_do_write_swap_alpha
lib/libpng/pngwtran.c:384
↓ 1 callersFunctionpng_do_write_transformations
Transform the data according to the user's wishes. The order of * transformations is significant. */
lib/libpng/pngwtran.c:22
↓ 1 callersFunctionpng_exp16bit
lib/libpng/png.c:3595
↓ 1 callersFunctionpng_exp8bit
lib/libpng/png.c:3581
↓ 1 callersFunctionpng_format_number
Utility to dump an unsigned value into a buffer, given a start pointer and * and end pointer (which should point just *beyond* the end of the buffer!
lib/libpng/pngerror.c:132
↓ 1 callersFunctionpng_formatted_warning
lib/libpng/pngerror.c:283
↓ 1 callersFunctionpng_free_jmpbuf
lib/libpng/pngerror.c:643
↓ 1 callersFunctionpng_gamma_threshold
In the case of gamma transformations only do transformations on images where * the [file] gamma and screen_gamma are not close reciprocals, otherwise
lib/libpng/pngrtran.c:1074
↓ 1 callersFunctionpng_get_bit_depth
lib/libpng/pngget.c:69
↓ 1 callersFunctionpng_get_channels
lib/libpng/pngget.c:435
↓ 1 callersFunctionpng_get_header_ver
lib/libpng/png.c:800
↓ 1 callersFunctionpng_get_pixels_per_meter
lib/libpng/pngget.c:150
↓ 1 callersFunctionpng_get_sBIT
lib/libpng/pngget.c:959
↓ 1 callersFunctionpng_get_x_pixels_per_meter
lib/libpng/pngget.c:114
↓ 1 callersFunctionpng_get_y_pixels_per_meter
lib/libpng/pngget.c:132
↓ 1 callersFunctionpng_have_neon
lib/libpng/arm/arm_init.c:32
↓ 1 callersFunctionpng_icc_tag_name
lib/libpng/png.c:1664
↓ 1 callersFunctionpng_image_set_PLTE
lib/libpng/pngwrite.c:1873
↓ 1 callersFunctionpng_image_write_init
currently required for png_image_write_* */ Initialize the write structure - general purpose utility. */
lib/libpng/pngwrite.c:1568
↓ 1 callersFunctionpng_image_write_to_stdio
lib/libpng/pngwrite.c:2214
↓ 1 callersFunctionpng_init_filter_functions
lib/libpng/pngrutil.c:3871
↓ 1 callersFunctionpng_init_palette_transformations
For the moment 'png_init_palette_transformations' and * 'png_init_rgb_transformations' only do some flag canceling optimizations. * The intent is th
lib/libpng/pngrtran.c:1099
↓ 1 callersFunctionpng_init_read_transformations
lib/libpng/pngrtran.c:1267
↓ 1 callersFunctionpng_init_rgb_transformations
lib/libpng/pngrtran.c:1182
↓ 1 callersFunctionpng_log16bit
The above gives exact (to 16 binary places) log2 values for 8-bit images, * for 16-bit images we use the most significant 8 bits of the 16-bit value
lib/libpng/png.c:3442
↓ 1 callersFunctionpng_log8bit
lib/libpng/png.c:3386
↓ 1 callersFunctionpng_muldiv_warn
The following is for when the caller doesn't much care about the * result. */
lib/libpng/png.c:3224
↓ 1 callersFunctionpng_process_some_data
What we do with the incoming data depends on what we were previously * doing before we ran out of data... */
lib/libpng/pngpread.c:105
↓ 1 callersFunctionpng_push_crc_finish
lib/libpng/pngpread.c:554
↓ 1 callersFunctionpng_push_have_end
lib/libpng/pngpread.c:1236
↓ 1 callersFunctionpng_push_have_info
lib/libpng/pngpread.c:1229
↓ 1 callersFunctionpng_push_process_row
lib/libpng/pngpread.c:934
↓ 1 callersFunctionpng_push_read_IDAT
lib/libpng/pngpread.c:725
↓ 1 callersFunctionpng_push_read_chunk
lib/libpng/pngpread.c:184
↓ 1 callersFunctionpng_push_read_sig
Read any remaining signature bytes from the stream and compare them with * the correct PNG signature. It is possible that this routine is called *
lib/libpng/pngpread.c:151
↓ 1 callersFunctionpng_push_restore_buffer
lib/libpng/pngpread.c:715
↓ 1 callersFunctionpng_read_destroy
Free all memory used in the read struct */
lib/libpng/pngread.c:845
↓ 1 callersFunctionpng_read_image
Read the entire image. If the image has an alpha channel or a tRNS * chunk, and you have called png_handle_alpha()[*], you will need to * initializ
lib/libpng/pngread.c:622
↓ 1 callersFunctionpng_read_sig
Read and check the PNG file signature */
lib/libpng/pngrutil.c:116
↓ 1 callersFunctionpng_read_transform_info
Modify the info structure to reflect the transformations. The * info should be updated so a PNG file could be written with it, * assuming the trans
lib/libpng/pngrtran.c:1914
↓ 1 callersFunctionpng_set_add_alpha
Added to libpng-1.2.7 */
lib/libpng/pngtrans.c:201
↓ 1 callersFunctionpng_set_bKGD
lib/libpng/pngset.c:24
↓ 1 callersFunctionpng_set_cHRM_XYZ_fixed
lib/libpng/pngset.c:68
↓ 1 callersFunctionpng_set_compression_level
lib/libpng/pngwrite.c:1294
↓ 1 callersFunctionpng_set_error_fn
This function is called when the application wants to use another method * of handling errors and warnings. Note that the error function MUST NOT *
lib/libpng/pngerror.c:803
↓ 1 callersFunctionpng_set_expand_gray_1_2_4_to_8
Expand grayscale images of less than 8-bit depth to 8 bits. */
lib/libpng/pngrtran.c:895
↓ 1 callersFunctionpng_set_filter
Allow the application to select one or more row filters to use. */
lib/libpng/pngwrite.c:921
↓ 1 callersFunctionpng_set_gamma_fixed
lib/libpng/pngrtran.c:799
↓ 1 callersFunctionpng_set_hIST
lib/libpng/pngset.c:161
↓ 1 callersFunctionpng_set_mem_fn
This function is called when the application wants to use another method * of allocating and freeing memory. */
lib/libpng/pngmem.c:252
↓ 1 callersFunctionpng_set_oFFs
lib/libpng/pngset.c:254
↓ 1 callersFunctionpng_set_pCAL
lib/libpng/pngset.c:271
↓ 1 callersFunctionpng_set_pHYs
lib/libpng/pngset.c:494
↓ 1 callersFunctionpng_set_sBIT
lib/libpng/pngset.c:570
↓ 1 callersFunctionpng_set_sPLT
lib/libpng/pngset.c:980
↓ 1 callersFunctionpng_set_sRGB
lib/libpng/pngset.c:585
↓ 1 callersFunctionpng_set_strip_16
Chop 16-bit depth files to 8-bit depth */
lib/libpng/pngrtran.c:183
↓ 1 callersFunctionpng_set_tIME
lib/libpng/pngset.c:895
↓ 1 callersFunctionpng_set_tRNS_to_alpha
Expand tRNS chunks to alpha channels. */
lib/libpng/pngrtran.c:907
↓ 1 callersFunctionpng_set_unknown_chunks
lib/libpng/pngset.c:1115
↓ 1 callersFunctionpng_set_write_fn
This function allows the application to supply new output functions for * libpng if standard C streams aren't being used. * * This function takes a
lib/libpng/pngwio.c:121
↓ 1 callersFunctionpng_start_read_image
Initialize palette, background, etc, after transformations * are set, but before any reading takes place. This allows * the user to obtain a gamma-
lib/libpng/pngread.c:289
↓ 1 callersFunctionpng_user_version_check
Check a user supplied version number, called from both read and write * functions that create a png_struct. */
lib/libpng/png.c:165
↓ 1 callersFunctionpng_warning_parameter_signed
lib/libpng/pngerror.c:262
↓ 1 callersFunctionpng_write_IEND
Write an IEND chunk */
lib/libpng/pngwutil.c:1144
↓ 1 callersFunctionpng_write_PLTE
Write the palette. We are careful not to trust png_color to be in the * correct order for PNG, so people can redefine it to any convenient * struct
lib/libpng/pngwutil.c:918
↓ 1 callersFunctionpng_write_bKGD
Write the background chunk */
lib/libpng/pngwutil.c:1484
↓ 1 callersFunctionpng_write_cHRM_fixed
Write the cHRM chunk */
lib/libpng/pngwutil.c:1392
↓ 1 callersFunctionpng_write_chunk
This is the API that calls the internal function above. */
lib/libpng/pngwutil.c:192
↓ 1 callersFunctionpng_write_destroy
Free any memory used in png_ptr struct without freeing the struct itself. */
lib/libpng/pngwrite.c:856
↓ 1 callersFunctionpng_write_filtered_row
Do the actual writing of a previously filtered row. */
lib/libpng/pngwutil.c:2990
↓ 1 callersFunctionpng_write_find_filter
lib/libpng/pngwutil.c:2319
↓ 1 callersFunctionpng_write_flush
Flush the current output buffers now */
lib/libpng/pngwrite.c:833
↓ 1 callersFunctionpng_write_gAMA_fixed
Write a gAMA chunk */
lib/libpng/pngwutil.c:1155
↓ 1 callersFunctionpng_write_hIST
Write the histogram */
lib/libpng/pngwutil.c:1546
↓ 1 callersFunctionpng_write_iCCP
Write an iCCP chunk */
lib/libpng/pngwutil.c:1188
↓ 1 callersFunctionpng_write_image
Write the image. You only need to call this function once, even * if you are writing an interlaced image. */
lib/libpng/pngwrite.c:580
↓ 1 callersFunctionpng_write_info_before_PLTE
Writes all the PNG information. This is the suggested way to use the * library. If you have a new chunk to add, make a function to write it, * and
lib/libpng/pngwrite.c:83
↓ 1 callersFunctionpng_write_oFFs
Write the oFFs chunk */
lib/libpng/pngwutil.c:1772
↓ 1 callersFunctionpng_write_pCAL
Write the pCAL chunk (described in the PNG extensions document) */
lib/libpng/pngwutil.c:1792
↓ 1 callersFunctionpng_write_pHYs
Write the pHYs chunk */
lib/libpng/pngwutil.c:1887
↓ 1 callersFunctionpng_write_sBIT
Write the sBIT chunk */
lib/libpng/pngwutil.c:1333
↓ 1 callersFunctionpng_write_sCAL_s
Write the sCAL chunk */
lib/libpng/pngwutil.c:1857
↓ 1 callersFunctionpng_write_sPLT
Write a sPLT chunk */
lib/libpng/pngwutil.c:1248
↓ 1 callersFunctionpng_write_sRGB
Write a sRGB chunk */
lib/libpng/pngwutil.c:1170
↓ 1 callersFunctionpng_write_sig
Simple function to write the signature. If we have already written * the magic bytes of the signature, or more likely, the PNG stream is * being em
lib/libpng/pngwutil.c:50
↓ 1 callersFunctionpng_write_start_row
Initializes the row writing capability of libpng */
lib/libpng/pngwutil.c:1938
↓ 1 callersFunctionpng_write_tRNS
Write the tRNS chunk */
lib/libpng/pngwutil.c:1418
↓ 1 callersFunctionpng_zfree
Function to free memory for zlib */
lib/libpng/png.c:92
← previousnext →901–1,000 of 4,322, ranked by callers