Lines Matching full:h264

1365  * struct v4l2_ctrl_h264_sps - H264 sequence parameter set
1368 * sequence parameter set syntax as specified by the H264 specification.
1370 * @profile_idc: see H264 specification.
1371 * @constraint_set_flags: see H264 specification.
1372 * @level_idc: see H264 specification.
1373 * @seq_parameter_set_id: see H264 specification.
1374 * @chroma_format_idc: see H264 specification.
1375 * @bit_depth_luma_minus8: see H264 specification.
1376 * @bit_depth_chroma_minus8: see H264 specification.
1377 * @log2_max_frame_num_minus4: see H264 specification.
1378 * @pic_order_cnt_type: see H264 specification.
1379 * @log2_max_pic_order_cnt_lsb_minus4: see H264 specification.
1380 * @max_num_ref_frames: see H264 specification.
1381 * @num_ref_frames_in_pic_order_cnt_cycle: see H264 specification.
1382 * @offset_for_ref_frame: see H264 specification.
1383 * @offset_for_non_ref_pic: see H264 specification.
1384 * @offset_for_top_to_bottom_field: see H264 specification.
1385 * @pic_width_in_mbs_minus1: see H264 specification.
1386 * @pic_height_in_map_units_minus1: see H264 specification.
1421 * struct v4l2_ctrl_h264_pps - H264 picture parameter set
1425 * by the H264 specification.
1433 * @pic_parameter_set_id: see H264 specification.
1434 * @seq_parameter_set_id: see H264 specification.
1435 * @num_slice_groups_minus1: see H264 specification.
1436 * @num_ref_idx_l0_default_active_minus1: see H264 specification.
1437 * @num_ref_idx_l1_default_active_minus1: see H264 specification.
1438 * @weighted_bipred_idc: see H264 specification.
1439 * @pic_init_qp_minus26: see H264 specification.
1440 * @pic_init_qs_minus26: see H264 specification.
1441 * @chroma_qp_index_offset: see H264 specification.
1442 * @second_chroma_qp_index_offset: see H264 specification.
1461 * struct v4l2_ctrl_h264_scaling_matrix - H264 scaling matrices
1473 * matrices as per the H264 specification, see table 7-2 "Assignment
1501 * by the H264 specification.
1503 * @luma_log2_weight_denom: see H264 specification.
1504 * @chroma_log2_weight_denom: see H264 specification.
1527 * struct v4l2_h264_reference - H264 picture reference
1547 * struct v4l2_ctrl_h264_slice_params - H264 slice parameters
1549 * This structure holds the H264 syntax elements that are specified
1563 * @first_mb_in_slice: see H264 specification.
1564 * @slice_type: see H264 specification.
1565 * @colour_plane_id: see H264 specification.
1566 * @redundant_pic_cnt: see H264 specification.
1567 * @cabac_init_idc: see H264 specification.
1568 * @slice_qp_delta: see H264 specification.
1569 * @slice_qs_delta: see H264 specification.
1570 * @disable_deblocking_filter_idc: see H264 specification.
1571 * @slice_alpha_c0_offset_div2: see H264 specification.
1572 * @slice_beta_offset_div2: see H264 specification.
1573 * @num_ref_idx_l0_active_minus1: see H264 specification.
1574 * @num_ref_idx_l1_active_minus1: see H264 specification.
1609 * struct v4l2_h264_dpb_entry - H264 decoded picture buffer entry
1644 * struct v4l2_ctrl_h264_decode_params - H264 decoding parameters