FFmpeg
Data Fields
AV1FMergeContext Struct Reference

Data Fields

CodedBitstreamContextinput
 
CodedBitstreamContextoutput
 
CodedBitstreamFragment frag [2]
 
AVPacketpkt
 
AVPacketin
 
int idx
 

Detailed Description

Definition at line 26 of file av1_frame_merge.c.

Field Documentation

◆ input

CodedBitstreamContext* AV1FMergeContext::input

Definition at line 27 of file av1_frame_merge.c.

◆ output

CodedBitstreamContext* AV1FMergeContext::output

Definition at line 28 of file av1_frame_merge.c.

◆ frag

CodedBitstreamFragment AV1FMergeContext::frag[2]

Definition at line 29 of file av1_frame_merge.c.

◆ pkt

AVPacket* AV1FMergeContext::pkt

Definition at line 30 of file av1_frame_merge.c.

◆ in

AVPacket * AV1FMergeContext::in

Definition at line 30 of file av1_frame_merge.c.

◆ idx

int AV1FMergeContext::idx

Definition at line 31 of file av1_frame_merge.c.


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