Searched refs:primaryGChromaticityY (Results 1 – 1 of 1) sorted by relevance
999 currentTrack.primaryGChromaticityY = (float) value; in floatElement()1912 public float primaryGChromaticityY = Format.NO_VALUE; field in MatroskaExtractor.Track2192 || primaryGChromaticityX == Format.NO_VALUE || primaryGChromaticityY == Format.NO_VALUE in getHdrStaticInfo()2206 hdrStaticInfo.putShort((short) ((primaryGChromaticityY * MAX_CHROMATICITY) + 0.5f)); in getHdrStaticInfo()