Structsยง
- Coded
Frame Data - These frame invariants are only used on coded frames, i.e. non-SEFs. They are stored separately to avoid useless allocations when we do not need them.
- Deblock
State - Frame
Invariants - Frame
State - Reference
Frame - Reference
Frames Set - SBSQueue
Entry - Segmentation
State - Sequence
Enumsยง
Constantsยง
- DELTA_
FRAME_ ๐ID_ LENGTH - FRAME_
ID_ ๐LENGTH - IMPORTANCE_
BLOCK_ SIZE - Size of blocks for the importance computation, in pixels.
- MAX_
NUM_ ๐OPERATING_ POINTS - MAX_
NUM_ ๐SPATIAL_ LAYERS - MAX_
NUM_ ๐TEMPORAL_ LAYERS
Staticsยง
Functionsยง
- build_
raw_ ๐tile_ group - check_
lf_ ๐queue - diff ๐
- Write into
dst
the difference between the blocks atsrc1
andsrc2
- encode_
block_ post_ cdef - Panics
- encode_
block_ pre_ cdef - encode_
block_ with_ modes - encode_
frame - Panics
- encode_
partition_ ๐bottomup - encode_
partition_ ๐topdown - encode_
show_ existing_ frame - Write a packet containing only the placeholder that tells the decoder
to present the already decoded frame present at
frame_to_show_map_idx
- encode_
tile ๐ - encode_
tile_ ๐group - encode_
tx_ block - For a transform block, predict, transform, quantize, write coefficients to a bitstream, dequantize, inverse-transform.
- get_
initial_ ๐cdfcontext - get_
initial_ ๐segmentation - get_
qidx ๐ - motion_
compensate - Panics
- poly2 ๐
- pos_
to_ ๐lvl - save_
block_ motion - update_
rec_ buffer - write_
key_ ๐frame_ obus - write_
temporal_ delimiter - Errors
- write_
tile_ ๐group_ header - write_
tx_ blocks - Panics
- write_
tx_ tree