Searched defs:v4l2_ctrl_h264_sps (Results 1 – 1 of 1) sorted by relevance
1314 struct v4l2_ctrl_h264_sps { struct1315 __u8 profile_idc;1316 __u8 constraint_set_flags;1317 __u8 level_idc;1318 __u8 seq_parameter_set_id;1319 __u8 chroma_format_idc;1320 __u8 bit_depth_luma_minus8;1321 __u8 bit_depth_chroma_minus8;1323 __u8 pic_order_cnt_type;1325 __u8 max_num_ref_frames;[all …]
Completed in 13 milliseconds