FFmpeg
Data Fields
H264RedundantPPSContext Struct Reference

Data Fields

CodedBitstreamContextinput
 
CodedBitstreamContextoutput
 
CodedBitstreamFragment access_unit
 
int global_pic_init_qp
 
int current_pic_init_qp
 
int extradata_pic_init_qp
 

Detailed Description

Definition at line 31 of file h264_redundant_pps_bsf.c.

Field Documentation

◆ input

CodedBitstreamContext* H264RedundantPPSContext::input

Definition at line 32 of file h264_redundant_pps_bsf.c.

◆ output

CodedBitstreamContext* H264RedundantPPSContext::output

Definition at line 33 of file h264_redundant_pps_bsf.c.

◆ access_unit

CodedBitstreamFragment H264RedundantPPSContext::access_unit

Definition at line 35 of file h264_redundant_pps_bsf.c.

◆ global_pic_init_qp

int H264RedundantPPSContext::global_pic_init_qp

Definition at line 37 of file h264_redundant_pps_bsf.c.

◆ current_pic_init_qp

int H264RedundantPPSContext::current_pic_init_qp

Definition at line 38 of file h264_redundant_pps_bsf.c.

◆ extradata_pic_init_qp

int H264RedundantPPSContext::extradata_pic_init_qp

Definition at line 39 of file h264_redundant_pps_bsf.c.


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