Home
last modified time | relevance | path

Searched refs:adjustToFitBitpool (Results 1 – 3 of 3) sorted by relevance

/libsbc-latest/decoder/srce/
Dbitalloc.c243 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()
Dbitalloc-sbc.c64 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds.uint32, 2 * nrof_subbands, in stereoBitAllocation()
/libsbc-latest/decoder/include/
Doi_codec_sbc_private.h141 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds, const OI_UINT subbands,