Searched refs:adjustToFitBitpool (Results 1 – 3 of 3) sorted by relevance
| /libsbc-latest/decoder/srce/ |
| D | bitalloc.c | 243 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds, const OI_UINT subbands, in adjustToFitBitpool() function 339 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds->uint32, nrof_subbands, in oneChannelBitAllocation()
|
| D | bitalloc-sbc.c | 64 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds.uint32, 2 * nrof_subbands, in stereoBitAllocation()
|
| /libsbc-latest/decoder/include/ |
| D | oi_codec_sbc_private.h | 141 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds, const OI_UINT subbands,
|