Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dbitalloc.c247 OI_UINT* excess) { in adjustToFitBitpool()
300 INLINE OI_INT allocAdjustedBits(uint8_t* dest, OI_INT bits, OI_INT excess) { in allocAdjustedBits()
323 INLINE OI_INT allocExcessBits(uint8_t* dest, OI_INT excess) { in allocExcessBits()
336 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