code wiki / _hdl_build / nx_blitproof.nx

nx_blitproof.nx

buildroot/runtime/_hdl_build/nx_blitproof.nx

1237 B30 linesdepth 11pulls 71 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 nx_framebuffer_init nx_img_to_rgb sys_mmap ↻ sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close nx_img_bytes_to_rgb sys_mmap ↻ nx_jpeg_decode_rgb sys_mmap ↻ nx_jpeg_dec_ctx_init sys_mmap ↻ _jpeg_ascii_probe_sof sys_mmap ↻ nx_jpeg_seg_init nx_jpeg_seg_next nx_jpeg_classify_marker nx_jpeg_marker_is_lengthle nx_jpeg_sof_parse nx_jpeg_is_progressive prog_be16 nx_jpeg_prog_decode sys_mmap ↻ prog_be16 ↻ nx_jpeg_dqt_parse nx_jpeg_dht_parse nx_jpeg_dht_build_decode_t nx_jpeg_sos_parse prog_next_marker prog_scan sys_mmap ↻ nx_jpeg_huff_decode_symbol nx_jpeg_ent_extend nx_jpeg_ent_receive prog_refine_nz

structs

none

consts

none

functions

8func main() -> i64