mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
mmal: Add mapping for IL OMX_IndexParamBrcmEnableIJGTableScaling param
Adds MMAL_PARAMETER_JPEG_IJG_SCALING to map onto the IL parameter OMX_IndexParamBrcmEnableIJGTableScaling.
This commit is contained in:
committed by
Dom Cobley
parent
09570925bf
commit
8fa944c740
@@ -155,6 +155,7 @@ enum {
|
||||
MMAL_PARAMETER_DPC, /**< Tales a @ref MMAP_PARAMETER_DPC_T */
|
||||
MMAL_PARAMETER_GAMMA, /**< Tales a @ref MMAP_PARAMETER_GAMMA_T */
|
||||
MMAL_PARAMETER_CDN, /**< Takes a @ref MMAL_PARAMETER_CDN_T */
|
||||
MMAL_PARAMETER_JPEG_IJG_SCALING, /**< Takes a @ref MMAL_PARAMETER_BOOLEAN_T */
|
||||
};
|
||||
|
||||
/** Thumbnail configuration parameter type */
|
||||
|
||||
Reference in New Issue
Block a user