Searched defs:clli (Results 1 – 6 of 6) sorted by relevance
581 fn clli(filename: &str, max_cll: u16, max_pall: u16) { in clli() function593 let clli = image.clli.as_ref().unwrap(); in clli() localVariable
322 pub(crate) fn clli(&self) -> Option<&ContentLightLevelInformation> { in clli() method
111 pub clli: avifContentLightLevelInformationBox, field
91 pub clli: Option<ContentLightLevelInformation>, field
940 let clli = ContentLightLevelInformation { in parse_clli() localVariable
376 avifContentLightLevelInformationBox clli; member