Name Description Size
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 @{ 3873
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). @{ 20523
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. @{ 10451
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. @{ 41758
aom_external_partition.h !\defgroup aom_encoder AOMedia AOM/AV1 Encoder \ingroup aom @{ 17888
aom_frame_buffer.h !\file \brief Describes the decoder external frame buffer interface. 3326
aom_image.h !\file \brief Describes the aom image descriptor and associated operations 19978
aom_integer.h get ptrdiff_t, size_t, wchar_t, NULL 2361
aomcx.h !\defgroup aom_encoder AOMedia AOM/AV1 Encoder \ingroup aom @{ 71080
aomdx.h !\defgroup aom_decoder AOMedia AOM/AV1 Decoder \ingroup aom @{ 19468
exports_com 1049
exports_dec 233
exports_enc 527
exports_test 120
internal
src