Searched defs:v4l2_ctrl_hevc_slice_params (Results 1 – 2 of 2) sorted by relevance
96946 struct v4l2_ctrl_hevc_slice_params { struct96947 __u32 bit_size;96948 __u32 data_byte_offset;96949 __u32 num_entry_point_offsets;96950 __u8 nal_unit_type;96951 __u8 nuh_temporal_id_plus1;96952 __u8 slice_type;96953 __u8 colour_plane_id;96954 __s32 slice_pic_order_cnt;96955 __u8 num_ref_idx_l0_active_minus1;[all …]
106642 struct v4l2_ctrl_hevc_slice_params { struct106643 __u32 bit_size;106644 __u32 data_byte_offset;106645 __u32 num_entry_point_offsets;106646 __u8 nal_unit_type;106647 __u8 nuh_temporal_id_plus1;106648 __u8 slice_type;106649 __u8 colour_plane_id;106650 __s32 slice_pic_order_cnt;106651 __u8 num_ref_idx_l0_active_minus1;[all …]