Searched defs:v4l2_ctrl_h264_sps (Results 1 – 1 of 1) sorted by relevance
1029 struct v4l2_ctrl_h264_sps { struct1030 __u8 profile_idc;1031 __u8 constraint_set_flags;1032 __u8 level_idc;1033 __u8 seq_parameter_set_id;1034 __u8 chroma_format_idc;1035 __u8 bit_depth_luma_minus8;1036 __u8 bit_depth_chroma_minus8;1038 __u8 pic_order_cnt_type;1040 __u8 max_num_ref_frames;[all …]