Searched refs:excess (Results 1 – 10 of 10) sorted by relevance
247 OI_UINT* excess) { in adjustToFitBitpool() argument290 *excess = bitpool - bitcount; in adjustToFitBitpool()300 INLINE OI_INT allocAdjustedBits(uint8_t* dest, OI_INT bits, OI_INT excess) { in allocAdjustedBits() argument303 if (excess) { in allocAdjustedBits()305 --excess; in allocAdjustedBits()307 } else if ((bits == 1) && (excess > 1)) { in allocAdjustedBits()309 excess -= 2; in allocAdjustedBits()317 return excess; in allocAdjustedBits()323 INLINE OI_INT allocExcessBits(uint8_t* dest, OI_INT excess) { in allocExcessBits() argument326 return excess - 1; in allocExcessBits()[all …]
52 OI_UINT excess; in stereoBitAllocation() local68 excess = ex; in stereoBitAllocation()73 excess = allocAdjustedBits(&common->bits.uint8[sbL], in stereoBitAllocation()74 bitneeds.uint8[sbL] + bitadjust, excess); in stereoBitAllocation()76 excess = allocAdjustedBits(&common->bits.uint8[sbR], in stereoBitAllocation()77 bitneeds.uint8[sbR] + bitadjust, excess); in stereoBitAllocation()82 while (excess) { in stereoBitAllocation()83 excess = allocExcessBits(&common->bits.uint8[sbL], excess); in stereoBitAllocation()85 if (!excess) { in stereoBitAllocation()88 excess = allocExcessBits(&common->bits.uint8[sbR], excess); in stereoBitAllocation()
90 final int excess = 16; in testCopyOf() local91 final byte[] biggerCopy = Arrays.copyOf(src, src.length + excess); in testCopyOf()92 for (int i = src.length; i < src.length + excess; ++i) { in testCopyOf()
144 OI_UINT* excess);146 INLINE OI_INT allocAdjustedBits(uint8_t* dest, OI_INT bits, OI_INT excess);148 INLINE OI_INT allocExcessBits(uint8_t* dest, OI_INT excess);
492 float excess = magnitude - max; in adjustVelocity() local493 float scaled = (float) Math.pow(excess, 1f / factor); in adjustVelocity()
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...