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 31 of file h264_redundant_pps_bsf.c.
CodedBitstreamContext* H264RedundantPPSContext::input |
Definition at line 32 of file h264_redundant_pps_bsf.c.
CodedBitstreamContext* H264RedundantPPSContext::output |
Definition at line 33 of file h264_redundant_pps_bsf.c.
CodedBitstreamFragment H264RedundantPPSContext::access_unit |
Definition at line 35 of file h264_redundant_pps_bsf.c.
int H264RedundantPPSContext::global_pic_init_qp |
Definition at line 37 of file h264_redundant_pps_bsf.c.
int H264RedundantPPSContext::current_pic_init_qp |
Definition at line 38 of file h264_redundant_pps_bsf.c.
int H264RedundantPPSContext::extradata_pic_init_qp |
Definition at line 39 of file h264_redundant_pps_bsf.c.