Lines Matching +full:layer +full:- +full:alpha +full:- +full:mode
1 /* SPDX-License-Identifier: GPL-2.0 */
29 /** Camera-specific parameter ID group. */
31 /** Video-specific parameter ID group. */
33 /** Audio-specific parameter ID group. */
35 /** Clock-specific parameter ID group. */
37 /** Miracast-specific parameter ID group. */
268 * Actual mode is controlled by MMAL_PARAMETER_CAPTURE_MODE.
481 /** @ref MMAL_PARAMETER_BOOLEAN_T. Request an I-frame. */
489 /** @ref MMAL_PARAMETER_UINT32_T. Run-time bit rate control */
507 * because image buffers need to be re-pitched.
513 * because image buffers need to be re-pitched.
640 * will depend on the hardware. Code using hard-wired numbers
667 /** If set to non-zero, indicates that any display scaling
676 * cropping the frames. Setting \code mode \endcode to \code
681 u32 mode; /* enum mmal_parameter_displaymode */ member
683 /** If non-zero, defines the width of a source pixel relative
689 /** If non-zero, defines the height of a source pixel relative
698 u32 layer; member
700 /** Set to non-zero to ensure copy protection is used on
705 /** Level of opacity of the layer, where zero is fully
708 u32 alpha; member