FFmpeg
Data Fields
AV1RawFrame Struct Reference

#include <cbs_av1.h>

Data Fields

AV1RawFrameHeader header
 
AV1RawTileGroup tile_group
 

Detailed Description

Definition at line 299 of file cbs_av1.h.

Field Documentation

◆ header

AV1RawFrameHeader AV1RawFrame::header

Definition at line 300 of file cbs_av1.h.

Referenced by av1_frame_split_filter(), and av1_parser_parse().

◆ tile_group

AV1RawTileGroup AV1RawFrame::tile_group

Definition at line 301 of file cbs_av1.h.

Referenced by cbs_av1_free_obu(), cbs_av1_read_unit(), and cbs_av1_write_obu().


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