FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 30 of file h264_redundant_pps_bsf.c.

Field Documentation

CodedBitstreamContext* H264RedundantPPSContext::input
CodedBitstreamContext* H264RedundantPPSContext::output
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().

int H264RedundantPPSContext::global_pic_init_qp
int H264RedundantPPSContext::current_pic_init_qp
int H264RedundantPPSContext::extradata_pic_init_qp

Definition at line 38 of file h264_redundant_pps_bsf.c.

Referenced by h264_redundant_pps_flush(), and h264_redundant_pps_init().


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