Lines Matching full:valid

62 set ``size`` to a valid value and return an ``ENOSPC`` error code. You
79 control values are valid.
86 values are automatically adjusted to a valid value or if an error is
91 closest valid value or return an ``ERANGE`` error code, whatever seems more
164 - New value or current value. Valid if this control is not of type
169 - New value or current value. Valid if this control is of type
174 - A pointer to a string. Valid if this control is of type
178 - A pointer to a matrix control of unsigned 8-bit values. Valid if
182 - A pointer to a matrix control of unsigned 16-bit values. Valid if
186 - A pointer to a matrix control of unsigned 32-bit values. Valid if
190 - A pointer to a struct :c:type:`v4l2_area`. Valid if this control is
194 - A pointer to a struct :c:type:`v4l2_ctrl_h264_sps`. Valid if this control is
198 - A pointer to a struct :c:type:`v4l2_ctrl_h264_pps`. Valid if this control is
202 - A pointer to a struct :c:type:`v4l2_ctrl_h264_scaling_matrix`. Valid if this control is
206 - A pointer to a struct :c:type:`v4l2_ctrl_h264_pred_weights`. Valid if this control is
210 - A pointer to a struct :c:type:`v4l2_ctrl_h264_slice_params`. Valid if this control is
214 - A pointer to a struct :c:type:`v4l2_ctrl_h264_decode_params`. Valid if this control is
218 - A pointer to a struct :c:type:`v4l2_ctrl_fwht_params`. Valid if this control is
222 - A pointer to a struct :c:type:`v4l2_ctrl_vp8_frame`. Valid if this control is
226 - A pointer to a struct :c:type:`v4l2_ctrl_mpeg2_sequence`. Valid if this control is
230 - A pointer to a struct :c:type:`v4l2_ctrl_mpeg2_picture`. Valid if this control is
234 - A pointer to a struct :c:type:`v4l2_ctrl_mpeg2_quantisation`. Valid if this control is
238 - A pointer to a struct :c:type:`v4l2_ctrl_hdr10_cll_info`. Valid if this control is
242 - A pointer to a struct :c:type:`v4l2_ctrl_hdr10_mastering_display`. Valid if this control is
248 ``V4L2_CTRL_COMPOUND_TYPES``). Valid if
313 valid controls, if no attempt is made to write to a read-only
348 valid if ``which`` is set to ``V4L2_CTRL_WHICH_REQUEST_VAL``.