Home
last modified time | relevance | path

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

/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c93 static const BIT_ALLOC balloc[] = { variable
102 OI_ASSERT(common->frameInfo.mode < OI_ARRAYSIZE(balloc)); in OI_SBC_ComputeBitAllocation()
109 balloc[common->frameInfo.mode](common); in OI_SBC_ComputeBitAllocation()