FFmpeg
Data Fields
CodedBitstreamMPEG2Context Struct Reference

#include <cbs_mpeg2.h>

Data Fields

uint16_t horizontal_size
 
uint16_t vertical_size
 
uint8_t scalable
 
uint8_t scalable_mode
 
uint8_t progressive_sequence
 
uint8_t number_of_frame_centre_offsets
 

Detailed Description

Definition at line 220 of file cbs_mpeg2.h.

Field Documentation

◆ horizontal_size

uint16_t CodedBitstreamMPEG2Context::horizontal_size

Definition at line 222 of file cbs_mpeg2.h.

Referenced by sequence_extension(), and sequence_header().

◆ vertical_size

uint16_t CodedBitstreamMPEG2Context::vertical_size

Definition at line 223 of file cbs_mpeg2.h.

Referenced by sequence_extension(), sequence_header(), and slice_header().

◆ scalable

uint8_t CodedBitstreamMPEG2Context::scalable

Definition at line 224 of file cbs_mpeg2.h.

Referenced by slice_header().

◆ scalable_mode

uint8_t CodedBitstreamMPEG2Context::scalable_mode

Definition at line 225 of file cbs_mpeg2.h.

Referenced by slice_header().

◆ progressive_sequence

uint8_t CodedBitstreamMPEG2Context::progressive_sequence

Definition at line 226 of file cbs_mpeg2.h.

Referenced by picture_coding_extension(), and sequence_extension().

◆ number_of_frame_centre_offsets

uint8_t CodedBitstreamMPEG2Context::number_of_frame_centre_offsets

Definition at line 227 of file cbs_mpeg2.h.

Referenced by picture_coding_extension(), and picture_display_extension().


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