Searched refs:maxMasteringLuminance (Results 1 – 1 of 1) sorted by relevance
1014 currentTrack.maxMasteringLuminance = (float) value; in floatElement()1917 public float maxMasteringLuminance = Format.NO_VALUE; field in MatroskaExtractor.Track2195 || whitePointChromaticityY == Format.NO_VALUE || maxMasteringLuminance == Format.NO_VALUE in getHdrStaticInfo()2211 hdrStaticInfo.putShort((short) (maxMasteringLuminance + 0.5f)); in getHdrStaticInfo()