code wiki / av1

topic: av1

20 modules sharing the av1 name family (derived from the tree's prefix discipline).

The 'av1' topic family in the Nishi sovereign ecosystem provides foundational components for implementing AV1/AV2 video codecs, focusing on transform and entropy coding operations. Modules like nx_av1_adst and nx_av1_dct handle inverse ADST and DCT computations, essential for reconstructing video signals from transform domains. nx_av1_ec and nx_av1_ec_gate ensure efficient decoding of entropy-coded data using arithmetic coding, while nx_av1_frame manages header parameters for frame structure, ensuring compatibility and correctness across encoding and decoding processes.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_av1_adst.nxAV1/AV2 inverse ADST (asymmetric discrete sine transform).1023
nx_av1_adst_gate.nxproves the inverse ADST and its distinctness from DCT.2024
nx_av1_dct.nxAV1/AV2 inverse DCT butterfly networks, 4 and 8 point.1333
nx_av1_dct_gate.nxproves the inverse DCT networks by STRUCTURAL property.2104
nx_av1_ec.nxthe AV1/AV2 multi-symbol CDF arithmetic decoder.1838
nx_av1_ec_gate.nxproves the AV1/AV2 multi-symbol CDF arithmetic decoder.1542
nx_av1_frame.nxAV1/AV2 frame-header parameter blocks, writer and reader.23610
nx_av1_frame_gate.nxproves the AV1/AV2 frame-header parameter blocks.2073
nx_av1_intra.nxAV1/AV2 non-directional intra prediction.2405
nx_av1_intra_gate.nxproves AV1/AV2 non-directional intra prediction.2573
nx_av1_obu.nxAV1/AV2 OBU layer: reader and writer.2116
nx_av1_obu_gate.nxproves the AV1/AV2 OBU layer by ROUND-TRIP.1983
nx_av1_seq.nxAV1/AV2 sequence header, writer and reader.2876
nx_av1_seq_gate.nxproves the AV1/AV2 sequence header by ROUND-TRIP.1743
nx_av1_tile.nxAV1/AV2 tile geometry and tile_info, writer and reader.22412
nx_av1_tile_gate.nxproves AV1/AV2 tile geometry and tile_info.1703
nx_av1_txfm.nxAV1/AV2 transform primitives.20515
nx_av1_txfm2d.nxthe 2-D transform-type lattice shared VERBATIM with AV2.1655
nx_av1_txfm2d_gate.nxproves the 16 2-D transform types are a BIJECTION1893
nx_av1_txfm_gate.nxproves the AV1/AV2 transform primitives.1893