FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AV1ParseContext Struct Reference

Data Fields

CodedBitstreamContextcbc
 
CodedBitstreamFragment temporal_unit
 
int parsed_extradata
 

Detailed Description

Definition at line 28 of file av1_parser.c.

Field Documentation

CodedBitstreamContext* AV1ParseContext::cbc

Definition at line 29 of file av1_parser.c.

Referenced by av1_parser_close(), av1_parser_init(), and av1_parser_parse().

CodedBitstreamFragment AV1ParseContext::temporal_unit

Definition at line 30 of file av1_parser.c.

Referenced by av1_parser_parse().

int AV1ParseContext::parsed_extradata

Definition at line 31 of file av1_parser.c.

Referenced by av1_parser_parse().


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