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