code wiki / (root) / nx_gif_animation_gate_t139.nx

nx_gif_animation_gate_t139.nx

buildroot/runtime/nx_gif_animation_gate_t139.nx

13245 B153 linesdepth 5pulls 7 transitivereach 0 importersview sourcekind tooltopic gif
docsdependenciesstructsconstsfunctions

about

nx_gif_animation_gate_t139.nx -- Generates and hashes a 4x4 interlaced GIF image with a predefined color palette.

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_gate_verdict.nx nx_sha256.nx nx_gif_decode_t139.nx nx_gif_animation_gate_t139.nx

imports: nx_syscalls.nxnx_gate_verdict.nxnx_sha256.nxnx_gif_decode_t139.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ gif_own gif_own_size gif_anim_init gif_own ↻ gif_scan gif_scan_from gif_u16le gif_release gif_own_size ↻ gv_check gv_puts sys_write ↻ gif_anim_next gif_scan_from ↻ gif_indices_from_info gif_own ↻ gif_release ↻ gif_lzw gif_own ↻ gif_release ↻ gif_anim_close gif_release ↻ gif_convert_checked gif_indices_checked

structs

none

consts

none

functions

7func gg_putcode(buf: *u8, bitpos: *i64, code: i64) -> i64
called by 1: gg_build_gif
21func gg_build_gif(out: *u8, pixseq: *u8, interlaced: i64) -> i64
53func gb_hash(raw: *u8, n: i64, expected: *u8) -> i64
63func gb_pages() -> i64
71func ga_expected(i: i64) -> *u8
called by 1: main
110func main() -> i64