code wiki / _hdl_build / nx_blitproof.nx

nx_blitproof.nx

buildroot/runtime/_hdl_build/nx_blitproof.nx

1237 B30 linesdepth 11pulls 77 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

nx_blitproof.nx -- prove br_blit_rgb: decode the fox JPEG, composite it (scaled) onto a white RGBA framebuffer, write the framebuffer to PNG. Proves the image-into-page paint primitive in isolation.

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_browser_render.nx nx_img_to_rgb.nx nx_png_write.nx nx_blitproof.nx

imports: nx_syscalls.nxnx_browser_render.nxnx_img_to_rgb.nxnx_png_write.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 ↻ nx_framebuffer_init nx_img_to_rgb sys_mmap ↻ sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_munmap sys_close nx_img_bytes_to_rgb sys_mmap ↻ nx_jpeg_decode_rgb sys_mmap ↻ nx_jpeg_dec_ctx_init sys_mmap ↻ nx_jpeg_ctx_tables_reset nx_jpeg_ctx_htable_at nx_jpeg_ctx_htable_bind nx_jpeg_ctx_qtable_at _jpeg_ascii_probe_sof sys_mmap ↻ nx_jpeg_seg_init nx_jpeg_seg_next

structs

none

consts

none

functions

8func main() -> i64