code wiki / vp8
topic: vp8
6 modules sharing the vp8 name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_vp8.nx | VP8 lossy: the boolean entropy decoder and keyframe header. | 218 | 9 |
| nx_vp8_gate.nx | proves the VP8 boolean decoder and keyframe header. | 187 | 3 |
| nx_vp8_kf.nx | VP8 lossy KEYFRAME decoder (intra-only): the C3 rung. | 589 | 11 |
| nx_vp8_kf_gate.nx | gate for C3 of the codec-chokepoint program: the lossy | 228 | 8 |
| nx_vp8_pred.nx | Performs inverse DCT and intra prediction for VP8 keyframes in the Nishi sovereign ecosystem. | 450 | 27 |
| nx_vp8_tables.nx | VP8 keyframe constant tables, GENERATED from RFC 6386 | 502 | 7 |