Home
last modified time | relevance | path

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

/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A 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()
H A Dbitalloc-sbc.c65 bitadjust = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds.uint32, in stereoBitAllocation()
/aosp12/system/bt/embdrv/sbc/decoder/include/
H A Doi_codec_sbc_private.h143 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds,