mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
staging: vc04_services: mmal-vchiq: Update parameters list
Adds in a couple of new MMAL parameter defines. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
This commit is contained in:
committed by
Dom Cobley
parent
eddbd487f7
commit
772eab6d17
@@ -609,6 +609,12 @@ enum mmal_parameter_video_type {
|
||||
|
||||
/**< Takes a @ref MMAL_PARAMETER_UINT32_T */
|
||||
MMAL_PARAMETER_VIDEO_DROPPABLE_PFRAME_LENGTH,
|
||||
|
||||
/**< Take a @ref MMAL_PARAMETER_VIDEO_STALL_T */
|
||||
MMAL_PARAMETER_VIDEO_STALL_THRESHOLD,
|
||||
|
||||
/**< Take a @ref MMAL_PARAMETER_BOOLEAN_T */
|
||||
MMAL_PARAMETER_VIDEO_ENCODE_HEADERS_WITH_FRAME,
|
||||
};
|
||||
|
||||
/** Valid mirror modes */
|
||||
|
||||
Reference in New Issue
Block a user