Home
last modified time | relevance | path

Searched defs:excess (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dbitalloc.c244 OI_UINT bitcount, OI_UINT* excess) { in adjustToFitBitpool()
297 INLINE OI_INT allocAdjustedBits(uint8_t* dest, OI_INT bits, OI_INT excess) { in allocAdjustedBits()
320 INLINE OI_INT allocExcessBits(uint8_t* dest, OI_INT excess) { in allocExcessBits()
332 OI_UINT excess; in oneChannelBitAllocation() local
Dbitalloc-sbc.c52 OI_UINT excess; in stereoBitAllocation() local
/packages/modules/Connectivity/tests/common/java/android/net/
DDependenciesTest.java90 final int excess = 16; in testCopyOf() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRectFSpringAnim.java492 float excess = magnitude - max; in adjustVelocity() local