MCPcopy Create free account

hub / github.com/cloudinary/fuif / functions

Functions275 in github.com/cloudinary/fuif

↓ 1 callersFunctionfwd_XYB
transform/xyb.h:94
↓ 1 callersFunctionfwd_YCbCr
transform/ycbcr.h:65
↓ 1 callersFunctionfwd_YCoCg
transform/ycocg.h:65
↓ 1 callersFunctionfwd_approximate
transform/approximate.h:82
↓ 1 callersFunctionfwd_hsqueeze
transform/squeeze.h:135
↓ 1 callersFunctionfwd_match
transform/2dmatch.h:245
↓ 1 callersFunctionfwd_palette
transform/palette.h:92
↓ 1 callersFunctionfwd_permute
transform/permute.h:86
↓ 1 callersFunctionfwd_quantize
transform/quantize.h:56
↓ 1 callersFunctionfwd_subsample
transform/subsample.h:130
↓ 1 callersFunctionfwd_vsqueeze
transform/squeeze.h:227
↓ 1 callersFunctiongd_close_gif
import/read_gif.h:601
↓ 1 callersFunctiongd_get_frame
Return 1 if got a frame; 0 if got GIF trailer; -1 if error. */
import/read_gif.h:568
↓ 1 callersFunctiongd_open_gif
import/read_gif.h:156
↓ 1 callersFunctiongd_render_frame
import/read_gif.h:588
↓ 1 callersMethodgets
fileio.h:64
↓ 1 callersFunctioninv_DCT
TODO: deal with partial inverse DCT for a 1:2 and 1:4 scale decode (it currently produces a 1:1 image)
transform/dct.h:249
↓ 1 callersFunctioninv_XYB
transform/xyb.h:30
↓ 1 callersFunctioninv_YCbCr
transform/ycbcr.h:33
↓ 1 callersFunctioninv_YCoCg
transform/ycocg.h:33
↓ 1 callersFunctioninv_approximate
transform/approximate.h:32
↓ 1 callersFunctioninv_hsqueeze
transform/squeeze.h:81
↓ 1 callersFunctioninv_match
transform/2dmatch.h:97
↓ 1 callersFunctioninv_palette
transform/palette.h:32
↓ 1 callersFunctioninv_permute
transform/permute.h:31
↓ 1 callersFunctioninv_permute_meta
Permutation is a special transform since it has to be done on the channel metadata as soon as possible if it has no parameters
encoding/encoding.cpp:576
↓ 1 callersFunctioninv_quantize
transform/quantize.h:32
↓ 1 callersFunctioninv_subsample
simple upscaling; TODO: fancy upscaling
transform/subsample.h:73
↓ 1 callersFunctioninv_vsqueeze
transform/squeeze.h:173
↓ 1 callersFunctionlog4kf
Computes an approximation of log(4096 / x) / log(2) * base */
maniac/chance.cpp:68
↓ 1 callersFunctionmatch
transform/2dmatch.h:387
↓ 1 callersMethodmeta_apply
transform/transform.cpp:66
↓ 1 callersFunctionmeta_palette
transform/palette.h:70
↓ 1 callersFunctionmeta_squeeze
transform/squeeze.h:323
↓ 1 callersFunctionmeta_subsample
transform/subsample.h:135
↓ 1 callersFunctionnew_table
import/read_gif.h:342
↓ 1 callersFunctionpalette
transform/palette.h:146
↓ 1 callersFunctionpermute
transform/permute.h:125
↓ 1 callersFunctionpredict_and_compute_properties
encoding/context_predict.h:125
↓ 1 callersFunctionpredict_and_compute_properties_no_edge_case
encoding/context_predict.h:171
↓ 1 callersFunctionpredict_and_compute_properties_with_precomputed_reference_no_edge_case
encoding/context_predict.h:303
↓ 1 callersFunctionquantize
transform/quantize.h:73
↓ 1 callersFunctionread_GIF_file
import/read_gif.h:75
↓ 1 callersFunctionread_JPEG_file
import/read_jpeg.h:56
↓ 1 callersFunctionread_YUV_file
import/read_yuv.h:29
↓ 1 callersFunctionread_application_ext
import/read_gif.h:290
↓ 1 callersMethodread_bit
maniac/rac.h:111
↓ 1 callersFunctionread_comment_ext
import/read_gif.h:278
↓ 1 callersFunctionread_ext
import/read_gif.h:318
↓ 1 callersFunctionread_graphic_control_ext
import/read_gif.h:261
↓ 1 callersFunctionread_image
Read image. * Return 0 on success or -1 on out-of-memory (w.r.t. LZW code table). */
import/read_gif.h:478
↓ 1 callersFunctionread_image_data
Decompress image pixels. * Return 0 on success or -1 on out-of-memory (w.r.t. LZW code table). */
import/read_gif.h:409
↓ 1 callersFunctionread_plain_text_ext
import/read_gif.h:234
↓ 1 callersMethodread_tree
maniac/compound.h:309
↓ 1 callersMethodrecompute_downscales
image/image.cpp:124
↓ 1 callersMethodrepeating_edge_value
image/image.h:86
↓ 1 callersMethodresetCounters
maniac/compound_enc.h:41
↓ 1 callersFunctionrounded_div
inline int rounded_div(const int n, const int d) { return ((n < 0) ^ (d < 0)) ? ((n - d/2)/d) : ((n + d/2)/d); }
transform/quantize.h:54
↓ 1 callersMethodsimplify
maniac/compound_enc.h:500
↓ 1 callersFunctionsqueeze
[squeezetype] [beginc] [endc]
transform/squeeze.h:363
↓ 1 callersFunctionsubsample
transform/subsample.h:159
↓ 1 callersFunctionwrite_YUV_file
export/write_yuv.h:29
↓ 1 callersMethodwrite_tree
maniac/compound_enc.h:548
MethodBlobIO
fileio.h:184
MethodBlobReader
fileio.h:93
MethodChannel
this channel contains (some) data of this component (-1 = bug/unknown)
image/image.h:64
MethodCompoundSymbolBitCoder
maniac/compound_enc.h:118
MethodCompoundSymbolChances
maniac/compound_enc.h:49
MethodCompoundSymbolCoder
maniac/compound_enc.h:185
FunctionDCT1d
transform/dct.h:79
MethodDummyIO
fileio.h:280
MethodFileIO
prevent copy
fileio.h:40
MethodFinalCompoundSymbolBitCoder
maniac/compound.h:88
MethodFinalCompoundSymbolChances
FinalCompoundSymbolChances() { }
maniac/compound.h:67
MethodFinalCompoundSymbolCoder
maniac/compound.h:113
MethodFinalPropertySymbolCoder
maniac/compound.h:213
FunctionIDCT1d
transform/dct.h:88
MethodImage
image/image.h:117
MethodLog4kTable
maniac/chance.cpp:84
MethodMetaPropertySymbolCoder
maniac/compound.h:262
MethodPropertyDecisionNode
PropertyDecisionNode(int p=-1, int s=0, int c=0) : property(p), count(0), splitval(s), childID(c), leafID(0) {}
maniac/compound.h:50
MethodPropertySymbolCoder
maniac/compound_enc.h:388
MethodRacDummy
maniac/rac_enc.h:109
MethodRacInput
maniac/rac.h:97
MethodRacInput24
maniac/rac.h:119
MethodRacOutput
maniac/rac_enc.h:77
MethodRacOutput24
maniac/rac_enc.h:115
MethodSimpleBitChance
maniac/chance.h:67
MethodSimpleBitChanceTable
maniac/chance.h:53
MethodSimpleSymbolBitCoder
maniac/symbol.h:196
MethodSimpleSymbolCoder
maniac/symbol.h:219
MethodSymbolChance
maniac/symbol.h:113
MethodTransform
transform/transform.h:82
MethodTree
maniac/compound.h:55
MethodUniformSymbolCoder
maniac/symbol.h:38
FunctionXYB
transform/xyb.h:152
Methodchance_12bit_chance
maniac/rac.h:43
Methodcompute_splitval
maniac/compound_enc.h:261
Methodcompute_total_size
maniac/compound_enc.h:515
Methodcompute_total_size
maniac/compound.h:246
← previousnext →101–200 of 275, ranked by callers