code wiki / (root) / nx_jpeg_dqt_test.nx

nx_jpeg_dqt_test.nx

buildroot/runtime/nx_jpeg_dqt_test.nx

5611 B136 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind gate/prooftopic jpeg
docsdependenciesstructsconstsfunctions

about

nx_jpeg_dqt_test.nx -- KAT for JPEG DQT parser. Tests: - single 8-bit table (Pq=0, Tq=0) with the canonical JPEG "Annex K" luma quantization table - dual-table payload (luma + chroma stacked) - 16-bit precision parsing - bad Pq / bad Tq rejection expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_jpeg_dqt.nx nx_jpeg_dqt_test.nx

imports: nx_syscalls.nxnx_jpeg_dqt.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_dqt_parse _fail sys_mmap ↻ sys_write sys_write ↻

structs

none

consts

none

functions

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