MCPcopy Create free account

hub / github.com/7thSamurai/steganography / functions

Functions516 in github.com/7thSamurai/steganography

↓ 144 callersFunctionstbi__get8
ext/stb/stb_image.h:1594
↓ 116 callersFunctionstbi__err
ext/stb/stb_image.h:975
↓ 44 callersFunctionstbi__rewind
ext/stb/stb_image.h:883
↓ 39 callersFunctionstbi__get16be
ext/stb/stb_image.h:1674
↓ 32 callersFunctionstbi__get32le
ext/stb/stb_image.h:1702
↓ 30 callersFunctionstbi__get16le
ext/stb/stb_image.h:1694
↓ 30 callersFunctionstbi__skip
ext/stb/stb_image.h:1624
↓ 29 callersFunctionzmemcpy
(dest, source, len)
ext/zlib/zutil.c:149
↓ 24 callersFunctionSTBI__CASE
ext/stb/stb_image.h:4682
↓ 23 callersFunctiongz_error
Create an error message in allocated memory and set state->err and state->msg accordingly. Free any previous error message already there. Do n
ext/zlib/gzlib.c:579
↓ 20 callersMethodget
src/random.hpp:28
↓ 20 callersFunctionstbi__get32be
ext/stb/stb_image.h:1684
↓ 20 callersFunctionstbi__malloc
ext/stb/stb_image.h:982
↓ 16 callersFunctioninflateStateCheck
(strm)
ext/zlib/inflate.c:105
↓ 15 callersFunctionstbi__at_eof
ext/stb/stb_image.h:1608
↓ 13 callersFunctionsend_bits
(s, value, length)
ext/zlib/trees.c:186
↓ 12 callersFunctiondeflateStateCheck
========================================================================= * Check for a valid deflate stream state. Return 0 if ok, 1 if not. */
ext/zlib/deflate.c:353
↓ 12 callersFunctionflush_pending
========================================================================= * Flush as much pending output as possible. All deflate() output, except fo
ext/zlib/deflate.c:730
↓ 12 callersFunctionstbi__grow_buffer_unsafe
ext/stb/stb_image.h:2052
↓ 12 callersFunctionstbi__zreceive
ext/stb/stb_image.h:4156
↓ 10 callersFunctioncrc32
========================================================================= */
ext/zlib/crc32.c:237
↓ 10 callersFunctiongz_comp
Compress whatever is at avail_in and next_in and write to the output file. Return -1 if there is an error writing to the output file or if gz_init(
ext/zlib/gzwrite.c:73
↓ 10 callersFunctioninflate_table
Build a set of tables to decode the provided canonical Huffman code. The code lengths are lens[0..codes-1]. The result starts at *table, whose
ext/zlib/inftrees.c:32
↓ 10 callersFunctionrotr
src/utils.hpp:27
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
ext/stb/stb_image.h:3805
↓ 10 callersFunctionstbi__malloc_mad3
ext/stb/stb_image.h:1052
↓ 9 callersMethodhelp
Format help message
ext/argparse/argparse.hpp:1347
↓ 9 callersFunctionstbiw__jpg_writeBits
ext/stb/stb_image_write.h:1199
↓ 8 callersFunctionadler32
========================================================================= */
ext/zlib/adler32.c:134
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
ext/stb/stb_image.h:2382
↓ 8 callersFunctionstbi__convert_format
ext/stb/stb_image.h:1735
↓ 8 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
ext/stb/stb_image.h:1028
↓ 8 callersFunctionstbiw__putc
ext/stb/stb_image_write.h:383
↓ 7 callersFunctiongmul
src/aes.cpp:21
↓ 7 callersFunctiongz_zero
Compress len zeros to output. Return -1 on a write error or memory allocation failure by gz_comp(), or 0 on success. */
ext/zlib/gzwrite.c:145
↓ 7 callersFunctionstbi__compute_y
ext/stb/stb_image.h:1726
↓ 7 callersFunctionstbi__start_callbacks
initialize a callback-based context
ext/stb/stb_image.h:833
↓ 7 callersFunctionstbi__start_mem
initialize a memory-decode context
ext/stb/stb_image.h:823
↓ 6 callersMethodconsume
ext/argparse/argparse.hpp:517
↓ 6 callersFunctionconsume_hex_prefix
ext/argparse/argparse.hpp:194
↓ 6 callersFunctionfill_window
=========================================================================== * Fill the window when the lookahead becomes insufficient. * Updates str
ext/zlib/deflate.c:1482
↓ 6 callersFunctionstbi__fopen
ext/stb/stb_image.h:1317
↓ 6 callersFunctionstbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
ext/stb/stb_image.h:2885
↓ 6 callersFunctionstbi__hdr_test
ext/stb/stb_image.h:7019
↓ 6 callersFunctionstbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
ext/stb/stb_image.h:1011
↓ 6 callersFunctionstbi__start_file
ext/stb/stb_image.h:874
↓ 5 callersFunctiondata_size
src/utils.hpp:7
↓ 5 callersMethodget
ext/argparse/argparse.hpp:970
↓ 5 callersFunctionputShortMSB
========================================================================= * Put a short in the pending buffer. The 16-bit value is put in MSB order.
ext/zlib/deflate.c:716
↓ 5 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
ext/stb/stb_image.h:3789
↓ 5 callersFunctionstbi__do_zlib
ext/stb/stb_image.h:4432
↓ 5 callersFunctionstbi__getn
ext/stb/stb_image.h:1646
↓ 5 callersFunctionstbi__hdr_gettoken
ext/stb/stb_image.h:7031
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
ext/stb/stb_image.h:2074
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
ext/stb/stb_image.h:2902
↓ 5 callersFunctionstbi__paeth
ext/stb/stb_image.h:4580
↓ 5 callersFunctionstbi__start_write_callbacks
initialize a callback-based context
ext/stb/stb_image_write.h:273
↓ 5 callersFunctionstbi__zbuild_huffman
ext/stb/stb_image.h:4067
↓ 4 callersFunction_tr_stored_block
=========================================================================== * Send a stored block */
ext/zlib/trees.c:863
↓ 4 callersMethoddecode
src/image.cpp:74
↓ 4 callersFunctiondeflateEnd
========================================================================= */
ext/zlib/deflate.c:1076
↓ 4 callersMethodencode
src/image.cpp:33
↓ 4 callersMethodget_max
ext/argparse/argparse.hpp:731
↓ 4 callersMethodget_min
ext/argparse/argparse.hpp:729
↓ 4 callersFunctiongf2_matrix_square
========================================================================= */
ext/zlib/crc32.c:361
↓ 4 callersFunctiongz_init
Initialize state for writing a gzip file. Mark initialization by setting state->size to non-zero. Return -1 on a memory allocation failure, or 0
ext/zlib/gzwrite.c:17
↓ 4 callersFunctiongz_open
Open a gzip file either by name or file descriptor. */
ext/zlib/gzlib.c:91
↓ 4 callersFunctiongz_write
Write len bytes from buf to file. Return the number of bytes written. If the returned value is less than len, then there was an error. */
ext/zlib/gzwrite.c:178
↓ 4 callersFunctionrotl
src/utils.hpp:21
↓ 4 callersFunctionstbi__bitcount
ext/stb/stb_image.h:5318
↓ 4 callersFunctionstbi__compute_y_16
ext/stb/stb_image.h:1783
↓ 4 callersFunctionstbi__end_write_file
ext/stb/stb_image_write.h:336
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
ext/stb/stb_image.h:2128
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
ext/stb/stb_image.h:5306
↓ 4 callersFunctionstbi__jpeg_get_bit
ext/stb/stb_image.h:2154
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
ext/stb/stb_image.h:1240
↓ 4 callersFunctionstbi__load_gif_main_outofmem
ext/stb/stb_image.h:6874
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
ext/stb/stb_image.h:1045
↓ 4 callersFunctionstbi__readval
ext/stb/stb_image.h:6289
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
ext/stb/stb_image.h:5331
↓ 4 callersFunctionstbi__start_write_file
ext/stb/stb_image_write.h:329
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
ext/stb/stb_image.h:5661
↓ 4 callersFunctionstbi__vertical_flip
ext/stb/stb_image.h:1202
↓ 4 callersFunctionstbi__zget8
ext/stb/stb_image.h:4139
↓ 3 callersFunctionbuild_tree
=========================================================================== * Construct one Huffman tree and assigns the code bit strings and lengths
ext/zlib/trees.c:615
↓ 3 callersFunctioncheck_match
=========================================================================== * Check that the match at match_start is indeed a match. */
ext/zlib/deflate.c:1448
↓ 3 callersFunctiondeflate
========================================================================= */
ext/zlib/deflate.c:763
↓ 3 callersMethodfinish
src/sha256.cpp:61
↓ 3 callersMethodget_hash
src/crc32.cpp:81
↓ 3 callersFunctiongf2_matrix_times
========================================================================= */
ext/zlib/crc32.c:344
↓ 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
ext/zlib/gzread.c:229
↓ 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
ext/zlib/gzread.c:21
↓ 3 callersFunctiongz_read
Read len bytes into buf from file, or less than len up to the end of the input. Return the number of bytes read. If zero is returned, either the
ext/zlib/gzread.c:294
↓ 3 callersFunctiongz_skip
Skip len uncompressed bytes of output. Return -1 on error, 0 on success. */
ext/zlib/gzread.c:259
↓ 3 callersMethodh
src/image.hpp:27
↓ 3 callersFunctioninflateReset
(strm)
ext/zlib/inflate.c:144
↓ 3 callersFunctionread_buf
=========================================================================== * Read a new buffer from the current input stream, update the adler32 *
ext/zlib/deflate.c:1164
↓ 3 callersFunctionstarts_with
ext/argparse/argparse.hpp:175
↓ 3 callersFunctionstbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
ext/stb/stb_image.h:999
↓ 3 callersFunctionstbi__decode_jpeg_header
ext/stb/stb_image.h:3330
next →1–100 of 516, ranked by callers