Home
last modified time | relevance | path

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

/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c57 OI_UINT sbR; in stereoBitAllocation() local
70 sbR = nrof_subbands; in stereoBitAllocation()
74 … excess = allocAdjustedBits(&common->bits.uint8[sbR], bitneeds.uint8[sbR] + bitadjust, excess); in stereoBitAllocation()
75 ++sbR; in stereoBitAllocation()
78 sbR = nrof_subbands; in stereoBitAllocation()
85 excess = allocExcessBits(&common->bits.uint8[sbR], excess); in stereoBitAllocation()
86 ++sbR; in stereoBitAllocation()