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