Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dbitalloc-sbc.c59 OI_UINT sbR; in stereoBitAllocation() local
72 sbR = nrof_subbands; in stereoBitAllocation()
76 … excess = allocAdjustedBits(&common->bits.uint8[sbR], bitneeds.uint8[sbR] + bitadjust, excess); in stereoBitAllocation()
77 ++sbR; in stereoBitAllocation()
80 sbR = nrof_subbands; in stereoBitAllocation()
87 excess = allocExcessBits(&common->bits.uint8[sbR], excess); in stereoBitAllocation()
88 ++sbR; in stereoBitAllocation()