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