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