Searched defs:v4l2_ctrl_hevc_sps (Results 1 – 1 of 1) sorted by relevance
2178 struct v4l2_ctrl_hevc_sps { struct2179 __u8 video_parameter_set_id;2180 __u8 seq_parameter_set_id;2181 __u16 pic_width_in_luma_samples;2183 __u8 bit_depth_luma_minus8;2184 __u8 bit_depth_chroma_minus8;2187 __u8 sps_max_num_reorder_pics;2201 __u8 chroma_format_idc;2202 __u8 sps_max_sub_layers_minus1;2204 __u8 reserved[6];[all …]