Lines Matching +full:mipi +full:- +full:ccs

1 /* SPDX-License-Identifier: ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) */
5 * Copyright (C) 1999-2012 the contributors
57 #define V4L2_CTRL_CLASS_USER 0x00980000 /* Old-style 'user' controls */
62 #define V4L2_CTRL_CLASS_JPEG 0x009d0000 /* JPEG-compression controls */
72 /* User-class control IDs */
154 /* USER-class private control IDs */
170 * The base for the si476x driver controls. See include/media/drv-intf/si476x.h
212 * The base for MIPI CCS driver controls.
234 /* MPEG-class control IDs */
244 V4L2_MPEG_STREAM_TYPE_MPEG2_PS = 0, /* MPEG-2 program stream */
245 V4L2_MPEG_STREAM_TYPE_MPEG2_TS = 1, /* MPEG-2 transport stream */
246 V4L2_MPEG_STREAM_TYPE_MPEG1_SS = 2, /* MPEG-1 system stream */
247 V4L2_MPEG_STREAM_TYPE_MPEG2_DVD = 3, /* MPEG-2 DVD-compatible stream */
248 V4L2_MPEG_STREAM_TYPE_MPEG1_VCD = 4, /* MPEG-1 VCD-compatible stream */
249 V4L2_MPEG_STREAM_TYPE_MPEG2_SVCD = 5, /* MPEG-2 SVCD-compatible stream */
464 /* CIDs for the MPEG-2 Part 2 (H.262) codec */
835 /* MPEG-class control IDs specific to the CX2341x driver as defined by V4L2 */
876 /* MPEG-class control IDs specific to the Samsung MFC 5.1 driver as defined by V4L2 */
1108 /* JPEG-class control IDs */
1159 /* DV-class control IDs defined by V4L2 */
1224 /* Detection-class control IDs defined by V4L2 */
1246 * enum v4l2_stateless_h264_decode_mode - Decoding mode
1268 * enum v4l2_stateless_h264_start_code - Start code
1274 * (legal start codes can be 3-bytes 0x000001 or 4-bytes 0x00000001).
1299 ((sps)->profile_idc == 100 || (sps)->profile_idc == 110 || \
1300 (sps)->profile_idc == 122 || (sps)->profile_idc == 244 || \
1301 (sps)->profile_idc == 44 || (sps)->profile_idc == 83 || \
1302 (sps)->profile_idc == 86 || (sps)->profile_idc == 118 || \
1303 (sps)->profile_idc == 128 || (sps)->profile_idc == 138 || \
1304 (sps)->profile_idc == 139 || (sps)->profile_idc == 134 || \
1305 (sps)->profile_idc == 135)
1309 * struct v4l2_ctrl_h264_sps - H264 sequence parameter set
1365 * struct v4l2_ctrl_h264_pps - H264 picture parameter set
1372 * has a specific meaning. This flag should be set if a non-flat
1375 * to pass the values of the non-flat matrices.
1405 * struct v4l2_ctrl_h264_scaling_matrix - H264 scaling matrices
1417 * matrices as per the H264 specification, see table 7-2 "Assignment
1419 * fall-back rule".
1434 ((((pps)->flags & V4L2_H264_PPS_FLAG_WEIGHTED_PRED) && \
1435 ((slice)->slice_type == V4L2_H264_SLICE_TYPE_P || \
1436 (slice)->slice_type == V4L2_H264_SLICE_TYPE_SP)) || \
1437 ((pps)->weighted_bipred_idc == 1 && \
1438 (slice)->slice_type == V4L2_H264_SLICE_TYPE_B))
1442 * struct v4l2_ctrl_h264_pred_weights - Prediction weight table
1471 * struct v4l2_h264_reference - H264 picture reference
1491 * struct v4l2_ctrl_h264_slice_params - H264 slice parameters
1494 * as non-invariant for the slices in a given frame.
1498 * on frame-based decoders, where slice header parsing is done by the
1520 * @ref_pic_list0: reference picture list 0 after applying the per-slice modifications.
1521 * @ref_pic_list1: reference picture list 1 after applying the per-slice modifications.
1553 * struct v4l2_h264_dpb_entry - H264 decoded picture buffer entry
1588 * struct v4l2_ctrl_h264_decode_params - H264 decoding parameters
1635 /* Set if this is a bottom-first (NTSC) interlaced format */
1659 /* A 4-values flag - the number of components - 1 */
1663 /* A 4-values flag - the pixel encoding type */
1672 * struct v4l2_ctrl_fwht_params - FWHT parameters
1706 * struct v4l2_vp8_segment - VP8 segment-based adjustments parameters
1714 * This structure contains segment-based adjustments related parameters.
1716 * and section '9.3. Segment-Based Adjustments' of the VP8 specification
1732 * struct v4l2_vp8_loop_filter - VP8 loop filter parameters
1756 * struct v4l2_vp8_quantization - VP8 quantizattion indices
1785 * struct v4l2_vp8_entropy - VP8 update probabilities
1788 * @y_mode_probs: luma intra-prediction probabilities.
1789 * @uv_mode_probs: chroma intra-prediction probabilities.
1807 * struct v4l2_vp8_entropy_coder_state - VP8 boolean coder state
1832 (!!((hdr)->flags & V4L2_VP8_FRAME_FLAG_KEY_FRAME))
1836 * struct v4l2_ctrl_vp8_frame - VP8 frame parameters
1894 /* Stateless MPEG-2 controls */
1900 * struct v4l2_ctrl_mpeg2_sequence - MPEG-2 sequence header
1903 * extension syntaxes as specified by the MPEG-2 specification.
1915 * @profile_and_level_indication: see MPEG-2 specification.
1916 * @chroma_format: see MPEG-2 specification.
1948 * struct v4l2_ctrl_mpeg2_picture - MPEG-2 picture header
1951 * coding extension syntaxes as specified by the MPEG-2 specification.
1960 * @f_code: see MPEG-2 specification.
1961 * @picture_coding_type: see MPEG-2 specification.
1963 * @intra_dc_precision: see MPEG-2 specification.
1979 * struct v4l2_ctrl_mpeg2_quantisation - MPEG-2 quantisation
1985 * for intra-coded frames, in zigzag scanning order. It is relevant
1987 * by the chroma-specific matrix for non-4:2:0 YUV formats.
1989 * for non-intra-coded frames, in zigzag scanning order. It is relevant
1991 * by the chroma-specific matrix for non-4:2:0 YUV formats.
1993 * for the chominance component of intra-coded frames, in zigzag scanning
1996 * for the chrominance component of non-intra-coded frames, in zigzag scanning
2040 * struct v4l2_ctrl_hevc_sps - ITU-T Rec. H.265: Sequence parameter set
2093 * @num_long_term_ref_pics_sps: specifies the number of candidate long-term
2097 * of temporal sub-layers
2154 * struct v4l2_ctrl_hevc_pps - ITU-T Rec. H.265: Picture parameter set
2229 * struct v4l2_hevc_dpb_entry - HEVC decoded picture buffer entry
2246 * struct v4l2_hevc_pred_weight_table - HEVC weighted prediction parameters
2297 * struct v4l2_ctrl_hevc_slice_params - HEVC slice parameters
2299 * This control is a dynamically sized 1-dimensional array,
2338 * @short_term_ref_pic_set_size: specifies the size of short-term reference
2340 * @long_term_ref_pic_set_size: specifies the size of long-term reference
2342 * @pred_weight_table: the prediction weight coefficients for inter-picture
2352 /* ISO/IEC 23008-2, ITU-T Rec. H.265: NAL unit header */
2356 /* ISO/IEC 23008-2, ITU-T Rec. H.265: General slice segment header */
2373 /* ISO/IEC 23008-2, ITU-T Rec. H.265: Picture timing SEI message */
2377 /* ISO/IEC 23008-2, ITU-T Rec. H.265: General slice segment header */
2384 /* ISO/IEC 23008-2, ITU-T Rec. H.265: Weighted prediction parameter */
2396 * struct v4l2_ctrl_hevc_decode_params - HEVC decode parameters
2399 * @short_term_ref_pic_set_size: specifies the size of short-term reference
2401 * @long_term_ref_pic_set_size: specifies the size of long-term reference
2404 * @num_poc_st_curr_before: the number of reference pictures in the short-term
2406 * @num_poc_st_curr_after: the number of reference pictures in the short-term
2408 * @num_poc_lt_curr: the number of reference pictures in the long-term set
2415 * @dpb: the decoded picture buffer, for meta-data about reference frames
2435 * struct v4l2_ctrl_hevc_scaling_matrix - HEVC scaling lists parameters
2505 * struct v4l2_vp9_loop_filter - VP9 loop filter parameters
2531 * struct v4l2_vp9_quantization - VP9 quantization parameters
2566 * struct v4l2_vp9_segmentation - VP9 segmentation parameters
2575 * Segment-ID. See '5.15. Segmentation map' section of the VP9 specification
2578 * Predicted-Segment-ID. See '6.4.14. Get segment id syntax' section of :ref:`vp9`
2628 * struct v4l2_ctrl_vp9_frame - VP9 frame decoding control
2700 * struct v4l2_vp9_mv_probs - VP9 Motion vector probability updates
2736 * struct v4l2_ctrl_vp9_compressed_hdr - VP9 probability updates control
2745 * @is_inter: is inter-block probability updates.
2783 /* MPEG-compression definitions kept for backwards compatibility */