Home
last modified time | relevance | path

Searched refs:excess (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dbitalloc.c247 OI_UINT* excess) { in adjustToFitBitpool() argument
290 *excess = bitpool - bitcount; in adjustToFitBitpool()
300 INLINE OI_INT allocAdjustedBits(uint8_t* dest, OI_INT bits, OI_INT excess) { in allocAdjustedBits() argument
303 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() argument
326 return excess - 1; in allocExcessBits()
[all …]
Dbitalloc-sbc.c52 OI_UINT excess; in stereoBitAllocation() local
68 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()
/packages/modules/Connectivity/tests/common/java/android/net/
DDependenciesTest.java90 final int excess = 16; in testCopyOf() local
91 final byte[] biggerCopy = Arrays.copyOf(src, src.length + excess); in testCopyOf()
92 for (int i = src.length; i < src.length + excess; ++i) { in testCopyOf()
/packages/modules/Bluetooth/system/embdrv/sbc/decoder/include/
Doi_codec_sbc_private.h144 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);
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRectFSpringAnim.java492 float excess = magnitude - max; in adjustVelocity() local
493 float scaled = (float) Math.pow(excess, 1f / factor); in adjustVelocity()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpcore-4.4.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...