Searched defs:v4l2_ctrl_h264_sps (Results 1 – 1 of 1) sorted by relevance
1403 struct v4l2_ctrl_h264_sps { struct1404 __u8 profile_idc;1405 __u8 constraint_set_flags;1406 __u8 level_idc;1407 __u8 seq_parameter_set_id;1408 __u8 chroma_format_idc;1409 __u8 bit_depth_luma_minus8;1410 __u8 bit_depth_chroma_minus8;1412 __u8 pic_order_cnt_type;1414 __u8 max_num_ref_frames;[all …]
Completed in 18 milliseconds