|
libxcoder
5.3.1
|
#include <ni_decode_utils.h>
Sequence parameter set
Definition at line 70 of file ni_decode_utils.h.
| int bit_depth_chroma |
bit_depth_chroma_minus8 + 8
Definition at line 129 of file ni_decode_utils.h.
| int bit_depth_luma |
bit_depth_luma_minus8 + 8
Definition at line 128 of file ni_decode_utils.h.
| int bitstream_restriction_flag |
Definition at line 114 of file ni_decode_utils.h.
| int chroma_format_idc |
Definition at line 78 of file ni_decode_utils.h.
| ni_color_primaries_t color_primaries |
Definition at line 106 of file ni_decode_utils.h.
| ni_color_transfer_characteristic_t color_trc |
Definition at line 107 of file ni_decode_utils.h.
| ni_color_space_t colorspace |
Definition at line 108 of file ni_decode_utils.h.
| int colour_description_present_flag |
Definition at line 105 of file ni_decode_utils.h.
| int constraint_set_flags |
constraint_set[0-3]_flag
Definition at line 131 of file ni_decode_utils.h.
| int cpb_cnt |
See H.264 E.1.2.
Definition at line 124 of file ni_decode_utils.h.
| int cpb_removal_delay_length |
cpb_removal_delay_length_minus1 + 1
Definition at line 126 of file ni_decode_utils.h.
| int crop |
frame_cropping_flag
Definition at line 95 of file ni_decode_utils.h.
| unsigned int crop_bottom |
frame_cropping_rect_bottom_offset
Definition at line 100 of file ni_decode_utils.h.
| unsigned int crop_left |
frame_cropping_rect_left_offset
Definition at line 97 of file ni_decode_utils.h.
| unsigned int crop_right |
frame_cropping_rect_right_offset
Definition at line 98 of file ni_decode_utils.h.
| unsigned int crop_top |
frame_cropping_rect_top_offset
Definition at line 99 of file ni_decode_utils.h.
| uint8_t data[4096] |
Definition at line 132 of file ni_decode_utils.h.
| size_t data_size |
Definition at line 133 of file ni_decode_utils.h.
| int delta_pic_order_always_zero_flag |
Definition at line 83 of file ni_decode_utils.h.
| int direct_8x8_inference_flag |
Definition at line 94 of file ni_decode_utils.h.
| int dpb_output_delay_length |
dpb_output_delay_length_minus1 + 1
Definition at line 127 of file ni_decode_utils.h.
| int fixed_frame_rate_flag |
Definition at line 112 of file ni_decode_utils.h.
| int frame_mbs_only_flag |
Definition at line 92 of file ni_decode_utils.h.
| int full_range |
Definition at line 104 of file ni_decode_utils.h.
| int gaps_in_frame_num_allowed_flag |
Definition at line 88 of file ni_decode_utils.h.
| int height |
Definition at line 73 of file ni_decode_utils.h.
| int initial_cpb_removal_delay_length |
initial_cpb_removal_delay_length_minus1 + 1
Definition at line 125 of file ni_decode_utils.h.
| int level_idc |
Definition at line 77 of file ni_decode_utils.h.
| int log2_max_frame_num |
log2_max_frame_num_minus4 + 4
Definition at line 80 of file ni_decode_utils.h.
| int log2_max_poc_lsb |
log2_max_pic_order_cnt_lsb_minus4
Definition at line 82 of file ni_decode_utils.h.
| unsigned int max_dec_frame_buffering |
Definition at line 116 of file ni_decode_utils.h.
| int mb_aff |
mb_adaptive_frame_field_flag
Definition at line 93 of file ni_decode_utils.h.
| int mb_height |
Definition at line 91 of file ni_decode_utils.h.
| int mb_width |
(pic_height_in_map_units_minus1 + 1) * (2 - frame_mbs_only_flag)
pic_width_in_mbs_minus1 + 1
Definition at line 89 of file ni_decode_utils.h.
| int nal_hrd_parameters_present_flag |
Definition at line 120 of file ni_decode_utils.h.
| int num_reorder_frames |
Definition at line 115 of file ni_decode_utils.h.
| uint32_t num_units_in_tick |
Definition at line 110 of file ni_decode_utils.h.
| int offset_for_non_ref_pic |
Definition at line 84 of file ni_decode_utils.h.
| short offset_for_ref_frame[256] |
Definition at line 113 of file ni_decode_utils.h.
| int offset_for_top_to_bottom_field |
Definition at line 85 of file ni_decode_utils.h.
| int pic_struct_present_flag |
Definition at line 122 of file ni_decode_utils.h.
| int poc_cycle_length |
num_ref_frames_in_pic_order_cnt_cycle
Definition at line 86 of file ni_decode_utils.h.
| int poc_type |
pic_order_cnt_type
Definition at line 81 of file ni_decode_utils.h.
| int profile_idc |
Definition at line 76 of file ni_decode_utils.h.
| int ref_frame_count |
num_ref_frames
Definition at line 87 of file ni_decode_utils.h.
| int residual_color_transform_flag |
residual_colour_transform_flag
Definition at line 130 of file ni_decode_utils.h.
| ni_rational_t sar |
Definition at line 102 of file ni_decode_utils.h.
| uint8_t scaling_matrix4[6][16] |
Definition at line 118 of file ni_decode_utils.h.
| uint8_t scaling_matrix8[6][64] |
Definition at line 119 of file ni_decode_utils.h.
| int scaling_matrix_present |
Definition at line 117 of file ni_decode_utils.h.
| unsigned int sps_id |
Definition at line 75 of file ni_decode_utils.h.
| int time_offset_length |
Definition at line 123 of file ni_decode_utils.h.
| uint32_t time_scale |
Definition at line 111 of file ni_decode_utils.h.
| int timing_info_present_flag |
Definition at line 109 of file ni_decode_utils.h.
| int transform_bypass |
qpprime_y_zero_transform_bypass_flag
Definition at line 79 of file ni_decode_utils.h.
| int vcl_hrd_parameters_present_flag |
Definition at line 121 of file ni_decode_utils.h.
| int video_signal_type_present_flag |
Definition at line 103 of file ni_decode_utils.h.
| int vui_parameters_present_flag |
Definition at line 101 of file ni_decode_utils.h.
| int width |
Definition at line 72 of file ni_decode_utils.h.