Searched refs:maxCll (Results 1 – 4 of 4) sorted by relevance
1368 && msg->findFloat("cta861.max-cll", &hdr.maxCll) in getFormatForDomain()1380 && hdr.maxCll >= 0 && hdr.maxCll <= 65535 in getFormatForDomain()1394 meta.sType1.mMaxContentLightLevel = hdr.maxCll + 0.5; in getFormatForDomain()
794 if (hdrStaticInfo->maxCll > 0.0f && hdrStaticInfo->maxFall > 0.0f) { in renderOutputBuffer()796 .maxContentLightLevel = hdrStaticInfo->maxCll, in renderOutputBuffer()
1549 float maxCll; ///< max content light level (pixel luminance) in cd/m^2 member1554 C2FIELD(maxCll, "max-cll")
133 mHdrStaticInfo->maxCll = 1000; in IntfImpl()