code wiki / (root) / nx_jpeg_zigzag_test.nx

nx_jpeg_zigzag_test.nx

buildroot/runtime/nx_jpeg_zigzag_test.nx

2854 B85 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind gate/prooftopic jpeg
docsdependenciesstructsconstsfunctions

about

nx_jpeg_zigzag_test.nx -- KAT for inverse zig-zag. Uses the canonical scan order from T.81 Fig. A.6 to verify the table matches and that un_zigzag rearranges correctly. expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_jpeg_zigzag.nx nx_jpeg_zigzag_test.nx

imports: nx_syscalls.nxnx_jpeg_zigzag.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_jpeg_zigzag_inverse_tab _fail sys_mmap ↻ sys_write nx_jpeg_un_zigzag sys_mmap ↻ nx_jpeg_zigzag_inverse_tab ↻ sys_write ↻

structs

none

consts

none

functions

11func _fail(n: i64) -> i64
called by 1: main calls 2: sys_mmapsys_write
31func main() -> i64