Module rav1e::data[][src]

Basic data structures

Structs

ChromaticityPoint

Chromaticity coordinates as defined by CIE 1931, expressed as 0.16 fixed-point values.

EncoderStats
Frame
FrameParameters

Optional per-frame encoder parameters

Packet

Represents a packet.

Rational

A rational number.

Enums

EncoderStatus

Status that can be returned by Context functions.

FrameType

Possible types of a frame.

PixelType

Types that can be used as pixel types.

Traits

CastFromPrimitive

Trait for casting between primitive types.

Pixel

A type that can be used as a pixel type.