Struct videocore::dispmanx::ClampKeysYUV [] [src]

#[repr(C)]
pub struct ClampKeysYUV { pub yy_upper: uint8_t, pub yy_lower: uint8_t, pub cr_upper: uint8_t, pub cr_lower: uint8_t, pub cb_upper: uint8_t, pub cb_lower: uint8_t, }

Fields