Home
last modified time | relevance | path

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

/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc.c245 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds, in adjustToFitBitpool() function
343 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds->uint32, in oneChannelBitAllocation()
Dbitalloc-sbc.c65 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds.uint32, in stereoBitAllocation()
/system/bt/embdrv/sbc/decoder/include/
Doi_codec_sbc_private.h143 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds,