Shaka Packager SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
shaka::media::H264Sps Struct Reference

Public Attributes

int profile_idc
 
bool constraint_set0_flag
 
bool constraint_set1_flag
 
bool constraint_set2_flag
 
bool constraint_set3_flag
 
bool constraint_set4_flag
 
bool constraint_set5_flag
 
int level_idc
 
int seq_parameter_set_id
 
int chroma_format_idc
 
bool separate_colour_plane_flag
 
int bit_depth_luma_minus8
 
int bit_depth_chroma_minus8
 
bool qpprime_y_zero_transform_bypass_flag
 
bool seq_scaling_matrix_present_flag
 
int scaling_list4x4 [6][kH264ScalingList4x4Length]
 
int scaling_list8x8 [6][kH264ScalingList8x8Length]
 
int log2_max_frame_num_minus4
 
int pic_order_cnt_type
 
int log2_max_pic_order_cnt_lsb_minus4
 
bool delta_pic_order_always_zero_flag
 
int offset_for_non_ref_pic
 
int offset_for_top_to_bottom_field
 
int num_ref_frames_in_pic_order_cnt_cycle
 
int expected_delta_per_pic_order_cnt_cycle
 
int offset_for_ref_frame [255]
 
int max_num_ref_frames
 
bool gaps_in_frame_num_value_allowed_flag
 
int pic_width_in_mbs_minus1
 
int pic_height_in_map_units_minus1
 
bool frame_mbs_only_flag
 
bool mb_adaptive_frame_field_flag
 
bool direct_8x8_inference_flag
 
bool frame_cropping_flag
 
int frame_crop_left_offset
 
int frame_crop_right_offset
 
int frame_crop_top_offset
 
int frame_crop_bottom_offset
 
bool vui_parameters_present_flag
 
int sar_width
 
int sar_height
 
int transfer_characteristics
 
int color_primaries
 
int matrix_coefficients
 
bool timing_info_present_flag
 
long num_units_in_tick
 
long time_scale
 
bool fixed_frame_rate_flag
 
bool bitstream_restriction_flag
 
int max_num_reorder_frames
 
int max_dec_frame_buffering
 
int chroma_array_type
 

Detailed Description

Definition at line 37 of file h264_parser.h.

Member Data Documentation

◆ bit_depth_chroma_minus8

int shaka::media::H264Sps::bit_depth_chroma_minus8

Definition at line 51 of file h264_parser.h.

◆ bit_depth_luma_minus8

int shaka::media::H264Sps::bit_depth_luma_minus8

Definition at line 50 of file h264_parser.h.

◆ bitstream_restriction_flag

bool shaka::media::H264Sps::bitstream_restriction_flag

Definition at line 92 of file h264_parser.h.

◆ chroma_array_type

int shaka::media::H264Sps::chroma_array_type

Definition at line 96 of file h264_parser.h.

◆ chroma_format_idc

int shaka::media::H264Sps::chroma_format_idc

Definition at line 48 of file h264_parser.h.

◆ color_primaries

int shaka::media::H264Sps::color_primaries

Definition at line 84 of file h264_parser.h.

◆ constraint_set0_flag

bool shaka::media::H264Sps::constraint_set0_flag

Definition at line 39 of file h264_parser.h.

◆ constraint_set1_flag

bool shaka::media::H264Sps::constraint_set1_flag

Definition at line 40 of file h264_parser.h.

◆ constraint_set2_flag

bool shaka::media::H264Sps::constraint_set2_flag

Definition at line 41 of file h264_parser.h.

◆ constraint_set3_flag

bool shaka::media::H264Sps::constraint_set3_flag

Definition at line 42 of file h264_parser.h.

◆ constraint_set4_flag

bool shaka::media::H264Sps::constraint_set4_flag

Definition at line 43 of file h264_parser.h.

◆ constraint_set5_flag

bool shaka::media::H264Sps::constraint_set5_flag

Definition at line 44 of file h264_parser.h.

◆ delta_pic_order_always_zero_flag

bool shaka::media::H264Sps::delta_pic_order_always_zero_flag

Definition at line 61 of file h264_parser.h.

◆ direct_8x8_inference_flag

bool shaka::media::H264Sps::direct_8x8_inference_flag

Definition at line 73 of file h264_parser.h.

◆ expected_delta_per_pic_order_cnt_cycle

int shaka::media::H264Sps::expected_delta_per_pic_order_cnt_cycle

Definition at line 65 of file h264_parser.h.

◆ fixed_frame_rate_flag

bool shaka::media::H264Sps::fixed_frame_rate_flag

Definition at line 90 of file h264_parser.h.

◆ frame_crop_bottom_offset

int shaka::media::H264Sps::frame_crop_bottom_offset

Definition at line 78 of file h264_parser.h.

◆ frame_crop_left_offset

int shaka::media::H264Sps::frame_crop_left_offset

Definition at line 75 of file h264_parser.h.

◆ frame_crop_right_offset

int shaka::media::H264Sps::frame_crop_right_offset

Definition at line 76 of file h264_parser.h.

◆ frame_crop_top_offset

int shaka::media::H264Sps::frame_crop_top_offset

Definition at line 77 of file h264_parser.h.

◆ frame_cropping_flag

bool shaka::media::H264Sps::frame_cropping_flag

Definition at line 74 of file h264_parser.h.

◆ frame_mbs_only_flag

bool shaka::media::H264Sps::frame_mbs_only_flag

Definition at line 71 of file h264_parser.h.

◆ gaps_in_frame_num_value_allowed_flag

bool shaka::media::H264Sps::gaps_in_frame_num_value_allowed_flag

Definition at line 68 of file h264_parser.h.

◆ level_idc

int shaka::media::H264Sps::level_idc

Definition at line 45 of file h264_parser.h.

◆ log2_max_frame_num_minus4

int shaka::media::H264Sps::log2_max_frame_num_minus4

Definition at line 58 of file h264_parser.h.

◆ log2_max_pic_order_cnt_lsb_minus4

int shaka::media::H264Sps::log2_max_pic_order_cnt_lsb_minus4

Definition at line 60 of file h264_parser.h.

◆ matrix_coefficients

int shaka::media::H264Sps::matrix_coefficients

Definition at line 85 of file h264_parser.h.

◆ max_dec_frame_buffering

int shaka::media::H264Sps::max_dec_frame_buffering

Definition at line 94 of file h264_parser.h.

◆ max_num_ref_frames

int shaka::media::H264Sps::max_num_ref_frames

Definition at line 67 of file h264_parser.h.

◆ max_num_reorder_frames

int shaka::media::H264Sps::max_num_reorder_frames

Definition at line 93 of file h264_parser.h.

◆ mb_adaptive_frame_field_flag

bool shaka::media::H264Sps::mb_adaptive_frame_field_flag

Definition at line 72 of file h264_parser.h.

◆ num_ref_frames_in_pic_order_cnt_cycle

int shaka::media::H264Sps::num_ref_frames_in_pic_order_cnt_cycle

Definition at line 64 of file h264_parser.h.

◆ num_units_in_tick

long shaka::media::H264Sps::num_units_in_tick

Definition at line 88 of file h264_parser.h.

◆ offset_for_non_ref_pic

int shaka::media::H264Sps::offset_for_non_ref_pic

Definition at line 62 of file h264_parser.h.

◆ offset_for_ref_frame

int shaka::media::H264Sps::offset_for_ref_frame[255]

Definition at line 66 of file h264_parser.h.

◆ offset_for_top_to_bottom_field

int shaka::media::H264Sps::offset_for_top_to_bottom_field

Definition at line 63 of file h264_parser.h.

◆ pic_height_in_map_units_minus1

int shaka::media::H264Sps::pic_height_in_map_units_minus1

Definition at line 70 of file h264_parser.h.

◆ pic_order_cnt_type

int shaka::media::H264Sps::pic_order_cnt_type

Definition at line 59 of file h264_parser.h.

◆ pic_width_in_mbs_minus1

int shaka::media::H264Sps::pic_width_in_mbs_minus1

Definition at line 69 of file h264_parser.h.

◆ profile_idc

int shaka::media::H264Sps::profile_idc

Definition at line 38 of file h264_parser.h.

◆ qpprime_y_zero_transform_bypass_flag

bool shaka::media::H264Sps::qpprime_y_zero_transform_bypass_flag

Definition at line 52 of file h264_parser.h.

◆ sar_height

int shaka::media::H264Sps::sar_height

Definition at line 82 of file h264_parser.h.

◆ sar_width

int shaka::media::H264Sps::sar_width

Definition at line 81 of file h264_parser.h.

◆ scaling_list4x4

int shaka::media::H264Sps::scaling_list4x4[6][kH264ScalingList4x4Length]

Definition at line 55 of file h264_parser.h.

◆ scaling_list8x8

int shaka::media::H264Sps::scaling_list8x8[6][kH264ScalingList8x8Length]

Definition at line 56 of file h264_parser.h.

◆ separate_colour_plane_flag

bool shaka::media::H264Sps::separate_colour_plane_flag

Definition at line 49 of file h264_parser.h.

◆ seq_parameter_set_id

int shaka::media::H264Sps::seq_parameter_set_id

Definition at line 46 of file h264_parser.h.

◆ seq_scaling_matrix_present_flag

bool shaka::media::H264Sps::seq_scaling_matrix_present_flag

Definition at line 54 of file h264_parser.h.

◆ time_scale

long shaka::media::H264Sps::time_scale

Definition at line 89 of file h264_parser.h.

◆ timing_info_present_flag

bool shaka::media::H264Sps::timing_info_present_flag

Definition at line 87 of file h264_parser.h.

◆ transfer_characteristics

int shaka::media::H264Sps::transfer_characteristics

Definition at line 83 of file h264_parser.h.

◆ vui_parameters_present_flag

bool shaka::media::H264Sps::vui_parameters_present_flag

Definition at line 80 of file h264_parser.h.


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