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

/system/bt/embdrv/sbc/decoder/srce/
H A Dbitalloc.c185 * Explanation of the adjustToFitBitpool inner loop.
245 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds, function
343 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds->uint32,
H A Dbitalloc-sbc.c65 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds.uint32,
/system/bt/embdrv/sbc/decoder/include/
H A Doi_codec_sbc_private.h143 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds,

Completed in 49 milliseconds