Lines Matching full:av1

821  * enum v4l2_mpeg_video_av1_profile - AV1 profiles
840 * enum v4l2_mpeg_video_av1_level - AV1 levels
2857 /* Stateless AV1 controls */
2897 * struct v4l2_ctrl_av1_sequence - AV1 Sequence
2899 * Represents an AV1 Sequence OBU. See section 5.5 "Sequence header OBU syntax"
2927 * struct v4l2_ctrl_av1_tile_group_entry - AV1 Tile Group entry
2929 * Represents a single AV1 tile inside an AV1 Tile Group. Note that MiRowStart,
2938 * "TileSize" in the AV1 Specification.
2940 * the AV1 Specification.
2942 * the AV1 Specification.
2952 * enum v4l2_av1_warp_model - AV1 Warp Model as described in section 3
2953 * "Symbols and abbreviated terms" of the AV1 Specification.
2969 * enum v4l2_av1_reference_frame - AV1 reference frames
2997 * struct v4l2_av1_global_motion - AV1 Global Motion parameters as described in
2998 * section 6.8.17 "Global motion params semantics" of the AV1 specification.
3003 * @params: this field has the same meaning as "gm_params" in the AV1
3021 * enum v4l2_av1_frame_restoration_type - AV1 Frame Restoration Type
3038 * struct v4l2_av1_loop_restoration - AV1 Loop Restauration as described in
3039 * section 6.10.15 "Loop restoration params semantics" of the AV1 specification.
3060 * struct v4l2_av1_cdef - AV1 CDEF params semantics as described in section
3061 * 6.10.14 "CDEF params semantics" of the AV1 specification
3087 * enum v4l2_av1_segment_feature - AV1 segment features as described in section
3088 * 3 "Symbols and abbreviated terms" of the AV1 specification.
3110 * struct v4l2_av1_segmentation - AV1 Segmentation params as defined in section
3111 * 6.8.13 "Segmentation params semantics" of the AV1 specification.
3135 * struct v4l2_av1_loop_filter - AV1 Loop filter params as defined in section
3137 * semantics" of the AV1 specification.
3147 * process is described in section 7.14 of the AV1 specification.
3171 * struct v4l2_av1_quantization - AV1 Quantization params as defined in section
3172 * 6.8.11 "Quantization params semantics" of the AV1 specification.
3208 * struct v4l2_av1_tile_info - AV1 Tile info as defined in section 6.8.14 "Tile
3209 * info semantics" of the AV1 specification.
3241 * enum v4l2_av1_frame_type - AV1 Frame Type
3256 * enum v4l2_av1_interpolation_filter - AV1 interpolation filter types
3265 * See section 6.8.9 "Interpolation filter semantics" of the AV1 specification
3277 * enum v4l2_av1_tx_mode - AV1 Tx mode as described in section 6.8.21 "TX mode
3278 * semantics" of the AV1 specification.
3315 * struct v4l2_ctrl_av1_frame - Represents an AV1 Frame Header OBU.
3330 * @frame_type: specifies the AV1 frame type
3403 * struct v4l2_ctrl_av1_film_grain - AV1 Film Grain parameters.
3405 * Film grain parameters as specified by section 6.8.20 of the AV1 Specification.