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