FFmpeg
|
Data Fields | |
CodedBitstreamContext * | input |
CodedBitstreamContext * | output |
CodedBitstreamFragment | access_unit |
int | global_pic_init_qp |
int | current_pic_init_qp |
int | extradata_pic_init_qp |
Definition at line 30 of file h264_redundant_pps_bsf.c.
CodedBitstreamContext* H264RedundantPPSContext::input |
Definition at line 31 of file h264_redundant_pps_bsf.c.
CodedBitstreamContext* H264RedundantPPSContext::output |
Definition at line 32 of file h264_redundant_pps_bsf.c.
CodedBitstreamFragment H264RedundantPPSContext::access_unit |
Definition at line 34 of file h264_redundant_pps_bsf.c.
int H264RedundantPPSContext::global_pic_init_qp |
Definition at line 36 of file h264_redundant_pps_bsf.c.
int H264RedundantPPSContext::current_pic_init_qp |
Definition at line 37 of file h264_redundant_pps_bsf.c.
int H264RedundantPPSContext::extradata_pic_init_qp |
Definition at line 38 of file h264_redundant_pps_bsf.c.