Searched defs:ContentLightLevelInformation (Results 1 – 4 of 4) sorted by relevance
464 pub struct ContentLightLevelInformation { struct465 pub max_cll: u16,466 pub max_pall: u16,
289 struct ContentLightLevelInformation { struct294 using avifContentLightLevelInformationBox = ContentLightLevelInformation; argument
322 pub(crate) fn clli(&self) -> Option<&ContentLightLevelInformation> { in clli()
296 ContentLightLevelInformation(ContentLightLevelInformation), enumerator