nx_jpeg_sof_test.nx
buildroot/runtime/nx_jpeg_sof_test.nx
about
nx_jpeg_sof_test.nx -- KAT for SOF0 parser.
Test cases:
A. Standard 4:2:0 YCbCr SOF0 (Y H=2 V=2, Cb H=1 V=1, Cr H=1 V=1)
at 640x480.
B. Grayscale 1-component SOF0 at 320x240.
C. CMYK 4-component SOF0 at 100x100.
D. Malformed: bad precision (16 instead of 8).
E. Malformed: Nf = 0.
F. Malformed: zero dimension.
G. MCU dimensions + counts derived correctly.
expect_exit: 0
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_jpeg_sof.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 19 | func _fail(n: i64) -> i64 |
| 39 | func main() -> i64 |