| FFmpeg
    4.0
    | 
| Data Fields | |
| CodedBitstreamContext * | input | 
| CodedBitstreamContext * | output | 
| CodedBitstreamFragment | access_unit | 
| int | global_pic_init_qp | 
| int | current_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.
Referenced by h264_redundant_pps_close(), h264_redundant_pps_filter(), and h264_redundant_pps_init().
| CodedBitstreamContext* H264RedundantPPSContext::output | 
Definition at line 32 of file h264_redundant_pps_bsf.c.
Referenced by h264_redundant_pps_close(), h264_redundant_pps_filter(), and h264_redundant_pps_init().
| 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 | 
Definition at line 36 of file h264_redundant_pps_bsf.c.
Referenced by h264_redundant_pps_fixup_pps(), h264_redundant_pps_fixup_slice(), and h264_redundant_pps_init().
| int H264RedundantPPSContext::current_pic_init_qp | 
Definition at line 37 of file h264_redundant_pps_bsf.c.
Referenced by h264_redundant_pps_fixup_pps(), and h264_redundant_pps_fixup_slice().
 1.8.13
 1.8.13