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.c56 OI_UINT sbR; in stereoBitAllocation() local
71 sbR = nrof_subbands; in stereoBitAllocation()
76 excess = allocAdjustedBits(&common->bits.uint8[sbR], in stereoBitAllocation()
77 bitneeds.uint8[sbR] + bitadjust, excess); in stereoBitAllocation()
78 ++sbR; in stereoBitAllocation()
81 sbR = nrof_subbands; in stereoBitAllocation()
88 excess = allocExcessBits(&common->bits.uint8[sbR], excess); in stereoBitAllocation()
89 ++sbR; in stereoBitAllocation()