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

Data Fields

AVPacketbuffer_pkt
 
int nb_frames
 
int next_frame
 
size_t next_frame_offset
 
int sizes [8]
 

Detailed Description

Definition at line 32 of file vp9_superframe_split_bsf.c.

Field Documentation

AVPacket* VP9SFSplitContext::buffer_pkt
int VP9SFSplitContext::nb_frames

Definition at line 35 of file vp9_superframe_split_bsf.c.

Referenced by vp9_superframe_split_filter().

int VP9SFSplitContext::next_frame

Definition at line 36 of file vp9_superframe_split_bsf.c.

Referenced by vp9_superframe_split_filter().

size_t VP9SFSplitContext::next_frame_offset

Definition at line 37 of file vp9_superframe_split_bsf.c.

Referenced by vp9_superframe_split_filter().

int VP9SFSplitContext::sizes[8]

Definition at line 38 of file vp9_superframe_split_bsf.c.

Referenced by vp9_superframe_split_filter().


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