ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Files

 
jof.c
 JOF atlas reader: parse/validate + bounded per-tile decode (#231).
 
jof_audit.c
 No-heap implementation of the backing-agnostic JOF audit.
 
jof_internal.h
 Module-private seams shared by the producer translation units.
 
jof_png.c
 Streaming PNG scanline decoder for the transcode producer (#231).
 
jof_png_chunk.c
 PNG chunk layer for the streaming decoder: prologue, palette tables, ancillary skipping and the post-IDAT walk (#231).
 
jof_png_internal.h
 Module-private declarations shared by the two PNG decoder units.
 
jof_produce.c
 Transcode producer: sniff, decode, tile, encode, emit (#231, #290).
 
jof_produce_webp.c
 Transcode producer: whole-frame WebP arm (#290 normalize-on-import).