FFmpeg
Loading...
Searching...
No Matches
AV1RawOBU Struct Reference

#include <cbs_av1.h>

Data Fields

AV1RawOBUHeader header
 
size_t obu_size
 
union { 
 
   AV1RawSequenceHeader   sequence_header 
 
   AV1RawFrameHeader   frame_header 
 
   AV1RawFrame   frame 
 
   AV1RawTileGroup   tile_group 
 
obu 
 

Detailed Description

Definition at line 413 of file cbs_av1.h.

Field Documentation

◆ header

◆ obu_size

size_t AV1RawOBU::obu_size

Definition at line 416 of file cbs_av1.h.

Referenced by cbs_av1_read_unit(), and cbs_av1_write_obu().

◆ sequence_header

◆ frame_header

◆ frame

◆ tile_group

◆ [union]


The documentation for this struct was generated from the following file: