MCPcopy Create free account

hub / github.com/YavorGIvanov/sam.cpp / functions

Functions316 in github.com/YavorGIvanov/sam.cpp

↓ 2 callersFunctionstbi__bit_reverse
examples/stb_image.h:4114
↓ 2 callersFunctionstbi__bmp_parse_header
examples/stb_image.h:5447
↓ 2 callersFunctionstbi__bmp_set_mask_defaults
examples/stb_image.h:5421
↓ 2 callersFunctionstbi__build_huffman
examples/stb_image.h:2001
↓ 2 callersFunctionstbi__check_png_header
examples/stb_image.h:4599
↓ 2 callersFunctionstbi__copyval
examples/stb_image.h:6380
↓ 2 callersFunctionstbi__create_png_image_raw
create the png data from post-deflated data
examples/stb_image.h:4650
↓ 2 callersFunctionstbi__fill_bits
examples/stb_image.h:4199
↓ 2 callersFunctionstbi__gif_header
examples/stb_image.h:6607
↓ 2 callersFunctionstbi__gif_load_next
this function is designed to support animated gifs, although stb_image doesn't support it two back is the image from two frames ago, used for a very s
examples/stb_image.h:6777
↓ 2 callersFunctionstbi__gif_parse_colortable
examples/stb_image.h:6596
↓ 2 callersFunctionstbi__gif_test
examples/stb_image.h:6589
↓ 2 callersFunctionstbi__hdr_load
examples/stb_image.h:7157
↓ 2 callersFunctionstbi__hdr_test_core
examples/stb_image.h:7086
↓ 2 callersFunctionstbi__jpeg_decode_block
decode one 64-entry block--
examples/stb_image.h:2208
↓ 2 callersFunctionstbi__jpeg_decode_block_prog_dc
examples/stb_image.h:2263
↓ 2 callersFunctionstbi__jpeg_get_bits
get some unsigned bits
examples/stb_image.h:2167
↓ 2 callersFunctionstbi__load_main
examples/stb_image.h:1135
↓ 2 callersFunctionstbi__mul2shorts_valid
returns 1 if the product of two signed shorts is valid, 0 on overflow.
examples/stb_image.h:1076
↓ 2 callersFunctionstbi__parse_png_file
examples/stb_image.h:5079
↓ 2 callersFunctionstbi__png_info_raw
examples/stb_image.h:5309
↓ 2 callersFunctionstbi__process_marker
examples/stb_image.h:3097
↓ 2 callersFunctionstbi__refill_buffer
examples/stb_image.h:1595
↓ 2 callersFunctionstbi__setup_jpeg
set up the kernels
examples/stb_image.h:3819
↓ 2 callersFunctionstbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
examples/stb_image.h:5851
↓ 2 callersFunctionstbi_write_bmp_core
examples/stb_image_write.h:492
↓ 2 callersFunctionstbi_write_hdr_core
examples/stb_image_write.h:761
↓ 2 callersFunctionstbi_write_jpg_core
examples/stb_image_write.h:1398
↓ 2 callersFunctionstbi_write_png_to_mem
examples/stb_image_write.h:1128
↓ 2 callersFunctionstbi_write_tga_core
examples/stb_image_write.h:532
↓ 2 callersFunctionstbiw__fopen
examples/stb_image_write.h:304
↓ 2 callersFunctionstbiw__jpg_DCT
examples/stb_image_write.h:1270
↓ 2 callersFunctionstbiw__jpg_calcBits
examples/stb_image_write.h:1318
↓ 2 callersFunctionstbiw__linear_to_rgbe
examples/stb_image_write.h:639
↓ 2 callersFunctionstbiw__writefv
examples/stb_image_write.h:349
↓ 2 callersFunctionstbiw__zhash
examples/stb_image_write.h:867
↓ 2 callersFunctionstbiw__zlib_countm
examples/stb_image_write.h:859
↓ 1 callersFunctionImGui_Init
examples/third-party/imgui/imgui-extra/imgui_impl.cpp:41
↓ 1 callersFunctionImGui_NewFrame
examples/third-party/imgui/imgui-extra/imgui_impl.cpp:75
↓ 1 callersFunctionImGui_PreInit
examples/third-party/imgui/imgui-extra/imgui_impl.cpp:8
↓ 1 callersFunctionImGui_ProcessEvent
examples/third-party/imgui/imgui-extra/imgui_impl.cpp:76
↓ 1 callersFunctionImGui_RenderDrawData
examples/third-party/imgui/imgui-extra/imgui_impl.cpp:78
↓ 1 callersFunctiondownscale_img
downscale image with nearest-neighbor interpolation
examples/main.cpp:43
↓ 1 callersFunctionget_screen_size
* Get the size of screen where the SDL window runs in. * * SDL_Window* window could be NULL, which means we get the screen size of the default 0-ind
examples/main.cpp:26
↓ 1 callersMethodglobal_attn_indices
sam.cpp:54
↓ 1 callersFunctionload_jpeg_image
examples/stb_image.h:3863
↓ 1 callersFunctionmain_loop
examples/main.cpp:226
↓ 1 callersFunctionparams_parse
examples/main.cpp:146
↓ 1 callersFunctionsam_compute_masks
sam.cpp:2063
↓ 1 callersFunctionsam_decode_mask
sam.cpp:1530
↓ 1 callersFunctionsam_deinit
sam.cpp:2144
↓ 1 callersFunctionsam_encode_prompt
encode a prompt - points - boxes - masks TODO: currently just encode a single point for simplicity
sam.cpp:1360
↓ 1 callersFunctionsam_fill_dense_pe
sam.cpp:1053
↓ 1 callersFunctionsam_ggml_model_load
sam.cpp:419
↓ 1 callersFunctionsam_image_preprocess
ref: https://github.com/facebookresearch/segment-anything/blob/efeab7296ab579d4a261e554eca80faf6b33924a/segment_anything/modeling/sam.py#L164 resize l
sam.cpp:355
↓ 1 callersFunctionsam_load_model
sam.cpp:1969
↓ 1 callersFunctionsam_postprocess_masks
sam.cpp:1762
↓ 1 callersFunctionstbi__bitreverse16
examples/stb_image.h:4105
↓ 1 callersFunctionstbi__bmp_info
examples/stb_image.h:7334
↓ 1 callersFunctionstbi__bmp_load
examples/stb_image.h:5530
↓ 1 callersFunctionstbi__bmp_test
examples/stb_image.h:5360
↓ 1 callersFunctionstbi__bmp_test_raw
examples/stb_image.h:5345
↓ 1 callersFunctionstbi__build_fast_ac
build a table that decodes both magnitude and value of small ACs in one go.
examples/stb_image.h:2048
↓ 1 callersFunctionstbi__compute_huffman_codes
examples/stb_image.h:4338
↓ 1 callersFunctionstbi__compute_transparency
examples/stb_image.h:4907
↓ 1 callersFunctionstbi__compute_transparency16
examples/stb_image.h:4932
↓ 1 callersFunctionstbi__convert_16_to_8
examples/stb_image.h:1188
↓ 1 callersFunctionstbi__convert_8_to_16
examples/stb_image.h:1204
↓ 1 callersFunctionstbi__cpuid3
examples/stb_image.h:730
↓ 1 callersFunctionstbi__create_png_image
examples/stb_image.h:4862
↓ 1 callersFunctionstbi__de_iphone
examples/stb_image.h:5034
↓ 1 callersFunctionstbi__decode_jpeg_image
decode image to YCbCr format
examples/stb_image.h:3410
↓ 1 callersFunctionstbi__do_png
examples/stb_image.h:5262
↓ 1 callersFunctionstbi__expand_png_palette
examples/stb_image.h:4957
↓ 1 callersFunctionstbi__float_postprocess
examples/stb_image.h:1312
↓ 1 callersFunctionstbi__get_chunk_header
examples/stb_image.h:4591
↓ 1 callersFunctionstbi__gif_info
examples/stb_image.h:7076
↓ 1 callersFunctionstbi__gif_info_raw
examples/stb_image.h:6638
↓ 1 callersFunctionstbi__gif_load
examples/stb_image.h:7047
↓ 1 callersFunctionstbi__gif_test_raw
examples/stb_image.h:6579
↓ 1 callersFunctionstbi__hdr_info
examples/stb_image.h:7288
↓ 1 callersFunctionstbi__hdr_to_ldr
examples/stb_image.h:1882
↓ 1 callersFunctionstbi__jpeg_decode_block_prog_ac
@OPTIMIZE: store non-zigzagged during the decode passes, and only de-zigzag when dequantizing
examples/stb_image.h:2293
↓ 1 callersFunctionstbi__jpeg_dequantize
examples/stb_image.h:3071
↓ 1 callersFunctionstbi__jpeg_finish
examples/stb_image.h:3078
↓ 1 callersFunctionstbi__jpeg_info
examples/stb_image.h:4066
↓ 1 callersFunctionstbi__jpeg_info_raw
examples/stb_image.h:4054
↓ 1 callersFunctionstbi__jpeg_load
examples/stb_image.h:4026
↓ 1 callersFunctionstbi__jpeg_test
examples/stb_image.h:4040
↓ 1 callersFunctionstbi__ldr_to_hdr
examples/stb_image.h:1856
↓ 1 callersFunctionstbi__load_gif_main
examples/stb_image.h:6962
↓ 1 callersFunctionstbi__mad2sizes_valid
returns 1 if "a*b + add" has no negative terms/factors and doesn't overflow
examples/stb_image.h:1022
↓ 1 callersFunctionstbi__out_gif_code
examples/stb_image.h:6653
↓ 1 callersFunctionstbi__parse_entropy_coded_data
examples/stb_image.h:2947
↓ 1 callersFunctionstbi__parse_huffman_block
examples/stb_image.h:4295
↓ 1 callersFunctionstbi__parse_uncompressed_block
examples/stb_image.h:4388
↓ 1 callersFunctionstbi__parse_zlib
examples/stb_image.h:4460
↓ 1 callersFunctionstbi__parse_zlib_header
examples/stb_image.h:4417
↓ 1 callersFunctionstbi__pic_info
examples/stb_image.h:7422
↓ 1 callersFunctionstbi__pic_load
examples/stb_image.h:6499
← previousnext →101–200 of 316, ranked by callers