nx_media_convert_jpeg_gate.nx
buildroot/runtime/nx_media_convert_jpeg_gate.nx
about
nx_media_convert_jpeg_gate.nx -- proves the unified file converter handles
real JPEG input (sovereign decode) AND PNG input via one sniff-dispatch
entry, and fails closed on unknown formats. Verified by RE-DECODING the
output and asserting dimensions -- no image-content rendering needed.
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_img_resample.nxnx_png_decoder.nxnx_seg_store.nxnx_media_convert.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
| 13 | func _dims_ok(path: *u8, ew: i64, eh: i64) -> i64 |
| 26 | func main() -> i64 |