FFmpeg
|
#include <cbs_mpeg2.h>
Definition at line 190 of file cbs_mpeg2.h.
uint8_t MPEG2RawSliceHeader::slice_vertical_position |
Definition at line 191 of file cbs_mpeg2.h.
uint8_t MPEG2RawSliceHeader::slice_vertical_position_extension |
Definition at line 193 of file cbs_mpeg2.h.
uint8_t MPEG2RawSliceHeader::priority_breakpoint |
Definition at line 194 of file cbs_mpeg2.h.
uint8_t MPEG2RawSliceHeader::quantiser_scale_code |
Definition at line 196 of file cbs_mpeg2.h.
uint8_t MPEG2RawSliceHeader::slice_extension_flag |
Definition at line 198 of file cbs_mpeg2.h.
uint8_t MPEG2RawSliceHeader::intra_slice |
Definition at line 199 of file cbs_mpeg2.h.
uint8_t MPEG2RawSliceHeader::slice_picture_id_enable |
Definition at line 200 of file cbs_mpeg2.h.
uint8_t MPEG2RawSliceHeader::slice_picture_id |
Definition at line 201 of file cbs_mpeg2.h.
MPEG2RawExtraInformation MPEG2RawSliceHeader::extra_information_slice |
Definition at line 203 of file cbs_mpeg2.h.
Referenced by cbs_mpeg2_free_slice().