Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dbitalloc-sbc.c93 static const BIT_ALLOC balloc[] = { variable
104 OI_ASSERT(common->frameInfo.mode < OI_ARRAYSIZE(balloc)); in OI_SBC_ComputeBitAllocation()
110 balloc[common->frameInfo.mode](common); in OI_SBC_ComputeBitAllocation()