Searched refs:allocAdjustedBits (Results 1 – 3 of 3) sorted by relevance
74 … excess = allocAdjustedBits(&common->bits.uint8[sbL], bitneeds.uint8[sbL] + bitadjust, excess); in stereoBitAllocation()76 … excess = allocAdjustedBits(&common->bits.uint8[sbR], bitneeds.uint8[sbR] + bitadjust, excess); in stereoBitAllocation()
315 INLINE OI_INT allocAdjustedBits(OI_UINT8 *dest, in allocAdjustedBits() function379 excess = allocAdjustedBits(&allocBits[sb], bitneeds->uint8[sb] + bitadjust, excess); in oneChannelBitAllocation()
146 OI_INT allocAdjustedBits(OI_UINT8 *dest,