FFmpeg  4.0
Data Fields
H264RedundantPPSContext Struct Reference

Data Fields

CodedBitstreamContextinput
 
CodedBitstreamContextoutput
 
CodedBitstreamFragment access_unit
 
int global_pic_init_qp
 
int current_pic_init_qp
 

Detailed Description

Definition at line 30 of file h264_redundant_pps_bsf.c.

Field Documentation

◆ input

CodedBitstreamContext* H264RedundantPPSContext::input

◆ output

CodedBitstreamContext* H264RedundantPPSContext::output

◆ access_unit

CodedBitstreamFragment H264RedundantPPSContext::access_unit

Definition at line 34 of file h264_redundant_pps_bsf.c.

Referenced by h264_redundant_pps_filter(), and h264_redundant_pps_init().

◆ global_pic_init_qp

int H264RedundantPPSContext::global_pic_init_qp

◆ current_pic_init_qp

int H264RedundantPPSContext::current_pic_init_qp

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