Searched refs:POSITIVE_LONGS (Results 1 – 1 of 1) sorted by relevance
121 private static final Range<Long> POSITIVE_LONGS = field in MediaCodecInfo1629 mBlocksPerSecondRange = POSITIVE_LONGS; in initWithPlatformLimits()1832 mBlocksPerSecondRange = POSITIVE_LONGS.intersect( in parseFromInfo()1942 POSITIVE_INTEGERS, POSITIVE_LONGS, POSITIVE_RATIONALS); in applyAlignment() local