[][src]Function mmal_sys::mmal_encoding_get_slice_variant

pub unsafe extern "C" fn mmal_encoding_get_slice_variant(encoding: u32) -> u32

Return the 16 line high sliced version of a given pixel encoding

@param encoding The pixel encoding (such as one of the \ref MmalEncodings "pre-defined encodings") @return The sliced equivalent, or MMAL_ENCODING_UNKNOWN if not supported.