Name Description Size Coverage
aom.h !\defgroup aom AOM \ingroup codecs AOM is aom's newest video compression algorithm that uses motion compensated prediction, Discrete Cosine Transform (DCT) coding of the prediction error signal and context dependent entropy coding techniques based on arithmetic principles. It features: - YUV 4:2:0 image format - Macro-block based coding (16x16 luma plus two 8x8 chroma) - 1/4 (1/8) pixel accuracy motion compensated prediction - 4x4 DCT transform - 128 level linear quantizer - In loop deblocking filter - Context-based entropy coding @{ 3874 -
aom_codec.h !\defgroup codec Common Algorithm Interface This abstraction allows applications to easily support multiple video formats with minimal code duplication. This section describes the interface common to all codecs (both encoders and decoders). @{ 21326 -
aom_decoder.h !\defgroup decoder Decoder Algorithm Interface \ingroup codec This abstraction allows applications using this decoder to easily support multiple video formats with minimal code duplication. This section describes the interface common to all decoders. @{ 10670 -
aom_encoder.h !\defgroup encoder Encoder Algorithm Interface \ingroup codec This abstraction allows applications using this encoder to easily support multiple video formats with minimal code duplication. This section describes the interface common to all encoders. @{ 42971 -
aom_ext_ratectrl.h !\file \brief Defines structs and callbacks needed for external rate control. \attention Experimental. Not part of the stable API. 21345 -
aom_external_partition.h !\defgroup aom_encoder AOMedia AOM/AV1 Encoder \ingroup aom @{ 17889 -
aom_frame_buffer.h !\file \brief Describes the decoder external frame buffer interface. 3327 -
aom_image.h !\file \brief Describes the aom image descriptor and associated operations 22987 -
aom_integer.h get ptrdiff_t, size_t, wchar_t, NULL 2166 -
aom_tpl.h !\file \brief Defines structs related to temporal dependency model stats, needed for external rate control. \attention Experimental. Not part of the stable API. 3033 -
aomcx.h !\defgroup aom_encoder AOMedia AOM/AV1 Encoder \ingroup aom @{ 81291 -
aomdx.h !\defgroup aom_decoder AOMedia AOM/AV1 Decoder \ingroup aom @{ 19833 -
exports_com 877 -
exports_dec 233 -
exports_enc 239 -
internal 100 %
src 40 %