Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dbitalloc-sbc.c82 excess = allocExcessBits(&common->bits.uint8[sbL], excess); in stereoBitAllocation()
87 excess = allocExcessBits(&common->bits.uint8[sbR], excess); in stereoBitAllocation()
Dbitalloc.c342 INLINE OI_INT allocExcessBits(OI_UINT8 *dest, in allocExcessBits() function
384 excess = allocExcessBits(&allocBits[sb], excess); in oneChannelBitAllocation()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_codec_sbc_private.h150 OI_INT allocExcessBits(OI_UINT8 *dest,