code wiki / webp
topic: webp
7 modules sharing the webp name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_webp.nx | WebP container + the VP8L DecodeImageStream orchestrator. | 334 | 6 |
| nx_webp_alpha.nx | WebP VP8X extended container + ALPH alpha channel. | 229 | 11 |
| nx_webp_alpha_gate.nx | proves VP8X + ALPH by exact filter ROUND-TRIP. | 201 | 3 |
| nx_webp_huff.nx | VP8L Huffman code-group reader (WebP lossless). | 241 | 8 |
| nx_webp_huff_gate.nx | proves the VP8L Huffman code-group reader. | 127 | 2 |
| nx_webp_vp8l.nx | sovereign WebP VP8L (lossless) pixel decoder. | 404 | 23 |
| nx_webp_vp8l_gate.nx | proves the VP8L pixel-decoder math and the WebP | 175 | 2 |