Searched refs:allocExcessBits (Results 1 – 3 of 3) sorted by relevance
83 excess = allocExcessBits(&common->bits.uint8[sbL], excess); in stereoBitAllocation()88 excess = allocExcessBits(&common->bits.uint8[sbR], excess); in stereoBitAllocation()
323 INLINE OI_INT allocExcessBits(uint8_t* dest, OI_INT excess) { in allocExcessBits() function362 excess = allocExcessBits(&allocBits[sb], excess); in oneChannelBitAllocation()
149 INLINE OI_INT allocExcessBits(uint8_t* dest, OI_INT excess);