Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/188080501/JQTools
/ functions
Functions
2,746 in github.com/188080501/JQTools
⨍
Functions
2,746
◇
Types & classes
441
↓ 3 callers
Function
mbedtls_rsa_export_crt
* Export CRT parameters * This must also be implemented if CRT is not used, for being able to * write DER encoded RSA keys. The helper function mbed
library/JQLibrary/src/JQMbedTLS/mbedtls/rsa.c:408
↓ 3 callers
Function
mbedtls_sha1_free
library/JQLibrary/src/JQMbedTLS/mbedtls/sha1.c:39
↓ 3 callers
Function
mbedtls_sha1_ret
* output = SHA-1( input buffer ) */
library/JQLibrary/src/JQMbedTLS/mbedtls/sha1.c:402
↓ 3 callers
Function
mpi_check_small_factors
* Small divisors test (X must be positive) * * Return values: * 0: no small factor (possible prime, more tests needed) * 1: certain prime * MBEDT
library/JQLibrary/src/JQMbedTLS/mbedtls/bignum.c:2698
↓ 3 callers
Function
mpi_get_digit
* Convert an ASCII character to digit value */
library/JQLibrary/src/JQMbedTLS/mbedtls/bignum.c:402
↓ 3 callers
Function
mpi_miller_rabin
* Miller-Rabin pseudo-primality test (HAC 4.24) */
library/JQLibrary/src/JQMbedTLS/mbedtls/bignum.c:2727
↓ 3 callers
Method
multiply
library/JQLibrary/src/JQQRCodeReader/zxing/bigint/BigInteger.cc:243
↓ 3 callers
Method
multiply
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/reedsolomon/GenericGFPoly.cpp:132
↓ 3 callers
Method
multiply
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/ec/ModulusPoly.cpp:162
↓ 3 callers
Method
optimizeJpg
components/ImageGroup/JpgOptimize/cpp/jpgoptimize.cpp:100
↓ 3 callers
Method
optimizePng
components/ImageGroup/PngOptimize/cpp/pngoptimize.cpp:100
↓ 3 callers
Method
paintChar
components/ImageGroup/FontToPng/cpp/fonttopng.cpp:195
↓ 3 callers
Function
pem_aes_decrypt
* Decrypt with AES-XXX-CBC, using PBKDF1 for key derivation */
library/JQLibrary/src/JQMbedTLS/mbedtls/pem.c:197
↓ 3 callers
Function
pem_get_iv
* Read a 16-byte hex string and convert it to binary */
library/JQLibrary/src/JQMbedTLS/mbedtls/pem.c:36
↓ 3 callers
Function
pem_pbkdf1
library/JQLibrary/src/JQMbedTLS/mbedtls/pem.c:64
↓ 3 callers
Function
pk_get_rsapubkey
* RSAPublicKey ::= SEQUENCE { * modulus INTEGER, -- n * publicExponent INTEGER -- e * } */
library/JQLibrary/src/JQMbedTLS/mbedtls/pkparse.c:512
↓ 3 callers
Function
pk_parse_key_pkcs1_der
* Parse a PKCS#1 encoded private RSA key */
library/JQLibrary/src/JQMbedTLS/mbedtls/pkparse.c:708
↓ 3 callers
Function
pk_parse_key_pkcs8_unencrypted_der
* Parse an unencrypted PKCS#8 encoded private key * * Notes: * * - This function does not own the key buffer. It is the * responsibility of the
library/JQLibrary/src/JQMbedTLS/mbedtls/pkparse.c:1001
↓ 3 callers
Function
pk_parse_key_sec1_der
* Parse a SEC1 encoded private EC key */
library/JQLibrary/src/JQMbedTLS/mbedtls/pkparse.c:869
↓ 3 callers
Function
pk_use_ecparams
* Use EC parameters to initialise an EC group * * ECParameters ::= CHOICE { * namedCurve OBJECT IDENTIFIER * specifiedCurve Specif
library/JQLibrary/src/JQMbedTLS/mbedtls/pkparse.c:446
↓ 3 callers
Function
printBstream
library/JQLibrary/src/JQQRCodeWriter/qrencode/tests/common.h:191
↓ 3 callers
Function
printFrame
library/JQLibrary/src/JQQRCodeWriter/qrencode/tests/common.h:87
↓ 3 callers
Function
putFinderPattern
* Put a finder pattern. * @param frame * @param width * @param ox,oy upper-left coordinate of the pattern */
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrspec.c:413
↓ 3 callers
Method
retain
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/Counted.h:35
↓ 3 callers
Method
reverse
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/BitArray.cpp:87
↓ 3 callers
Function
signOf
library/JQLibrary/src/JQQRCodeReader/zxing/bigint/BigInteger.cc:70
↓ 3 callers
Function
stringToBigUnsigned
library/JQLibrary/src/JQQRCodeReader/zxing/bigint/BigIntegerUtils.cc:14
↓ 3 callers
Function
tryDecodeBinaryString
components/CalculateGroup/AesCrypt/cpp/aescrypt.cpp:122
↓ 3 callers
Function
ucs4_to_utf16
library/JQLibrary/src/JQQRCodeReader/zxing/win32/zxing/win_iconv.c:1025
↓ 3 callers
Function
ucvector_init_buffer
you can both convert from vector to buffer&size and vica versa. If you use init_buffer to take over a buffer and size, it is not needed to use cleanup
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:256
↓ 3 callers
Function
unfilter
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:4019
↓ 3 callers
Function
unmask
library/JQLibrary/src/JQQRCodeWriter/qrencode/tests/decoder.c:664
↓ 3 callers
Function
unmaskMQR
library/JQLibrary/src/JQQRCodeWriter/qrencode/tests/decoder.c:962
↓ 3 callers
Function
utf16_to_ucs4
* http://www.faqs.org/rfcs/rfc2781.html */
library/JQLibrary/src/JQQRCodeReader/zxing/win32/zxing/win_iconv.c:1016
↓ 3 callers
Function
writeSVG_writeRect
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrenc.c:422
↓ 2 callers
Function
AddNonCompressedBlock
Since an uncompressed block can be max 65535 in size, it actually adds multible blocks if needed. */
library/JQLibrary/src/JQZopfli/zopfli/deflate.c:625
↓ 2 callers
Method
ApplyGlobalQuantization
library/JQLibrary/src/JQGuetzli/guetzli/output_image.cc:232
↓ 2 callers
Method
BlockErrorLimit
library/JQLibrary/src/JQGuetzli/guetzli/butteraugli_comparator.cc:156
↓ 2 callers
Function
BuildACHistograms
library/JQLibrary/src/JQGuetzli/guetzli/jpeg_data_writer.cc:258
↓ 2 callers
Function
BuildAndEncodeHuffmanCodes
Writes DHT and SOS marker segments to out and fills in DC/AC Huffman tables for each component of the image.
library/JQLibrary/src/JQGuetzli/guetzli/jpeg_data_writer.cc:361
↓ 2 callers
Function
BuildDCHistograms
library/JQLibrary/src/JQGuetzli/guetzli/jpeg_data_writer.cc:234
↓ 2 callers
Function
ButteraugliBlockDiff
Computes 8x8 FFT of each channel of xyb0 and xyb1 and adds the total squared 3-dimensional xybdiff of the two blocks to diff_xyb_{dc,ac} and the avera
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:661
↓ 2 callers
Function
ButteraugliScoreFromDiffmap
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:1223
↓ 2 callers
Function
CalculateBlockSymbolSizeSmall
Same as CalculateBlockSymbolSize, but for block size smaller than histogram size. */
library/JQLibrary/src/JQZopfli/zopfli/deflate.c:348
↓ 2 callers
Function
CalculateTreeSize
Gives the exact size of the tree, in bits, as it will be encoded in DEFLATE. */
library/JQLibrary/src/JQZopfli/zopfli/deflate.c:277
↓ 2 callers
Function
CeilDiv
library/JQLibrary/src/JQZopfli/zopfli/lz77.c:50
↓ 2 callers
Function
ColorIndex
Returns 32-bit integer value for RGBA color.
library/JQLibrary/src/JQZopfli/JQZopfli.cpp:76
↓ 2 callers
Function
CompareQuantMatrices
Compares a[0..kBlockSize) and b[0..kBlockSize) vectors, and returns 0 : if they are equal -1 : if a is everywhere <= than b and in at least one coordi
library/JQLibrary/src/JQGuetzli/guetzli/processor.cc:147
↓ 2 callers
Function
Compute1dIDCT
Computes out[x] = sum{kIDCTMatrix[8*x+u]*in[u*stride]; for u in [0..7]}
library/JQLibrary/src/JQGuetzli/guetzli/idct.cc:41
↓ 2 callers
Function
ComputeEntropyCodes
library/JQLibrary/src/JQGuetzli/guetzli/processor.cc:483
↓ 2 callers
Function
Convolution
Computes a horizontal convolution and transposes the result.
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:144
↓ 2 callers
Function
Convolve2X
convolve horizontally and vertically with 1D kernel
library/JQLibrary/src/JQGuetzli/guetzli/preprocess_downsample.cc:53
↓ 2 callers
Function
CopyFromPacked
library/JQLibrary/include/JQGuetzli/butteraugli/butteraugli.h:363
↓ 2 callers
Function
CopyToPacked
library/JQLibrary/include/JQGuetzli/butteraugli/butteraugli.h:345
↓ 2 callers
Function
CountColors
Counts amount of colors in the image, up to 257. If transparent_counts_as_one is enabled, any color with alpha channel 0 is treated as a single color
library/JQLibrary/src/JQZopfli/JQZopfli.cpp:83
↓ 2 callers
Function
CreateHuffmanTree
This function will create a Huffman tree. The catch here is that the tree cannot be arbitrarily deep. Brotli specifies a maximum depth of 15 bits for
library/JQLibrary/src/JQGuetzli/guetzli/entropy_encode.cc:73
↓ 2 callers
Function
EntropyCodedDataSize
library/JQLibrary/src/JQGuetzli/guetzli/processor.cc:504
↓ 2 callers
Method
FinishStream
Sets *pos to the next stream position where parsing should continue. Returns false if the stream ended too early.
library/JQLibrary/src/JQGuetzli/guetzli/jpeg_data_reader.cc:473
↓ 2 callers
Function
FrameFiller_new
library/JQLibrary/src/JQQRCodeWriter/qrencode/tests/decoder.c:695
↓ 2 callers
Function
FrameFiller_next
library/JQLibrary/src/JQQRCodeWriter/qrencode/tests/decoder.c:712
↓ 2 callers
Function
FrameFiller_test
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:374
↓ 2 callers
Function
FrameFiller_testMQR
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:405
↓ 2 callers
Method
GetCoeffBlock
library/JQLibrary/src/JQGuetzli/guetzli/output_image.cc:59
↓ 2 callers
Function
GetDynamicLengths
Calculates the bit lengths for the symbols for dynamic blocks. Chooses bit lengths that give the smallest size of tree encoding + encoding of all the
library/JQLibrary/src/JQZopfli/zopfli/deflate.c:569
↓ 2 callers
Function
GetFixedTree
library/JQLibrary/src/JQZopfli/zopfli/deflate.c:335
↓ 2 callers
Function
GetLengthScore
Gets a score of the length given the distance. Typically, the score of the length is the length itself, but if the distance is very long, decrease the
library/JQLibrary/src/JQZopfli/zopfli/lz77.c:265
↓ 2 callers
Function
GetStatistics
Appends the symbol statistics from the store. */
library/JQLibrary/src/JQZopfli/zopfli/squeeze.c:398
↓ 2 callers
Function
HasYCbCrColorSpace
Mimic libjpeg's heuristics to guess jpeg color space. Requires that the jpg has 3 components.
library/JQLibrary/src/JQGuetzli/guetzli/jpeg_data_decoder.cc:25
↓ 2 callers
Function
HuffExtend
Returns the DC diff or AC value for extra bits value x and prefix code s. See Tables F.1 and F.2 of the spec.
library/JQLibrary/src/JQGuetzli/guetzli/jpeg_data_reader.cc:521
↓ 2 callers
Function
HuffmanTree_makeFromLengths2
Second step for the ...makeFromLengths and ...makeFromFrequencies functions. numcodes, lengths and maxbitlen must already be filled in correctly. retu
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:611
↓ 2 callers
Method
Is420
library/JQLibrary/src/JQGuetzli/guetzli/jpeg_data.cc:24
↓ 2 callers
Method
Is444
library/JQLibrary/src/JQGuetzli/guetzli/jpeg_data.cc:36
↓ 2 callers
Function
IsNan
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:78
↓ 2 callers
Function
LZ77OptimalRun
Does a single run for ZopfliLZ77Optimal. For good compression, repeated runs with updated statistics should be performed. s: the block state in: the i
library/JQLibrary/src/JQZopfli/zopfli/squeeze.c:429
↓ 2 callers
Function
LinearToGamma
TODO(user) Use linear->SRGB conversion and a lookup-table.
library/JQLibrary/src/JQGuetzli/guetzli/preprocess_downsample.cc:317
↓ 2 callers
Function
LinearlyAveragedLuma
library/JQLibrary/src/JQGuetzli/guetzli/preprocess_downsample.cc:321
↓ 2 callers
Function
LinearlyDownsample2x2
library/JQLibrary/src/JQGuetzli/guetzli/preprocess_downsample.cc:332
↓ 2 callers
Function
LodePNGIText_cleanup
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:2830
↓ 2 callers
Function
LodePNGText_cleanup
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:2765
↓ 2 callers
Function
LodePNGUnknownChunks_cleanup
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:2729
↓ 2 callers
Function
LodePNGUnknownChunks_init
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:2722
↓ 2 callers
Function
Log2Floor
library/JQLibrary/include/JQGuetzli/guetzli/fast_log.h:34
↓ 2 callers
Function
MMask_makeMask
library/JQLibrary/src/JQQRCodeWriter/qrencode/mmask.c:108
↓ 2 callers
Function
MMask_makeMaskedFrame
library/JQLibrary/src/JQQRCodeWriter/qrencode/mmask.c:95
↓ 2 callers
Function
MMask_writeFormatInformation
library/JQLibrary/src/JQQRCodeWriter/qrencode/mmask.c:34
↓ 2 callers
Function
MQRraw_new
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:211
↓ 2 callers
Function
MQRspec_getFormatInfo
library/JQLibrary/src/JQQRCodeWriter/qrencode/mqrspec.c:142
↓ 2 callers
Function
MaskHighIntensityChange
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:850
↓ 2 callers
Function
Mask_makeMaskedFrame
library/JQLibrary/src/JQQRCodeWriter/qrencode/mask.c:151
↓ 2 callers
Function
Normal
library/JQLibrary/src/JQGuetzli/guetzli/preprocess_downsample.cc:85
↓ 2 callers
Function
OptimizeHuffmanForRle
Changes the population counts in a way that the consequent Huffman tree compression, especially its rle-part, will be more likely to compress this dat
library/JQLibrary/src/JQZopfli/zopfli/deflate.c:434
↓ 2 callers
Function
PatchDistanceCodesForBuggyDecoders
Ensures there are at least 2 distance codes to support buggy decoders. Zlib 1.2.1 and below have a bug where it fails if there isn't at least 1 distan
library/JQLibrary/src/JQZopfli/zopfli/deflate.c:86
↓ 2 callers
Function
PreProcessChannel
Do the sharpening to the v channel, but only in areas where it will help channel should be 2 for v sharpening, or 1 for less effective u sharpening
library/JQLibrary/src/JQGuetzli/guetzli/preprocess_downsample.cc:157
↓ 2 callers
Function
ProcessJpegData
library/JQLibrary/src/JQGuetzli/guetzli/processor.cc:831
↓ 2 callers
Function
QRcode_List_newEntry
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:743
↓ 2 callers
Function
QRcode_encodeDataStructured
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:884
↓ 2 callers
Function
QRcode_encodeDataStructuredReal
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:848
↓ 2 callers
Function
QRcode_encodeMaskMQR
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:547
↓ 2 callers
Function
QRcode_encodeString8bit
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:715
↓ 2 callers
Function
QRcode_encodeString8bitMQR
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:729
← previous
next →
501–600 of 2,746, ranked by callers