Searched refs:whitePointChromaticityX (Results 1 – 1 of 1) sorted by relevance
1008 currentTrack.whitePointChromaticityX = (float) value; in floatElement()1915 public float whitePointChromaticityX = Format.NO_VALUE; field in MatroskaExtractor.Track2194 || whitePointChromaticityX == Format.NO_VALUE in getHdrStaticInfo()2209 hdrStaticInfo.putShort((short) ((whitePointChromaticityX * MAX_CHROMATICITY) + 0.5f)); in getHdrStaticInfo()