FFmpeg
4.3
|
Data Fields | |
AVPacket * | buffer_pkt |
CodedBitstreamContext * | cbc |
CodedBitstreamFragment | temporal_unit |
int | nb_frames |
int | cur_frame |
int | cur_frame_idx |
int | last_frame_idx |
Definition at line 40 of file av1_frame_split_bsf.c.
AVPacket* AV1FSplitContext::buffer_pkt |
Definition at line 41 of file av1_frame_split_bsf.c.
Referenced by av1_frame_split_close(), av1_frame_split_filter(), av1_frame_split_flush(), and av1_frame_split_init().
CodedBitstreamContext* AV1FSplitContext::cbc |
Definition at line 42 of file av1_frame_split_bsf.c.
Referenced by av1_frame_split_close(), av1_frame_split_filter(), av1_frame_split_flush(), and av1_frame_split_init().
CodedBitstreamFragment AV1FSplitContext::temporal_unit |
Definition at line 43 of file av1_frame_split_bsf.c.
Referenced by av1_frame_split_close(), av1_frame_split_filter(), av1_frame_split_flush(), and av1_frame_split_init().
int AV1FSplitContext::nb_frames |
Definition at line 45 of file av1_frame_split_bsf.c.
Referenced by av1_frame_split_filter().
int AV1FSplitContext::cur_frame |
Definition at line 46 of file av1_frame_split_bsf.c.
Referenced by av1_frame_split_filter().
int AV1FSplitContext::cur_frame_idx |
Definition at line 47 of file av1_frame_split_bsf.c.
Referenced by av1_frame_split_filter().
int AV1FSplitContext::last_frame_idx |
Definition at line 48 of file av1_frame_split_bsf.c.
Referenced by av1_frame_split_filter().