Searched defs:v4l2_ctrl_h264_sps (Results 1 – 1 of 1) sorted by relevance
1416 struct v4l2_ctrl_h264_sps { struct1417 __u8 profile_idc;1418 __u8 constraint_set_flags;1419 __u8 level_idc;1420 __u8 seq_parameter_set_id;1421 __u8 chroma_format_idc;1422 __u8 bit_depth_luma_minus8;1423 __u8 bit_depth_chroma_minus8;1425 __u8 pic_order_cnt_type;1427 __u8 max_num_ref_frames;[all …]
Completed in 36 milliseconds