Home
last modified time | relevance | path

Searched defs:nrof_subbands (Results 1 – 5 of 5) sorted by relevance

/btstack/3rd-party/bluedroid/decoder/srce/
H A Dbitalloc.c64 OI_UINT16 nrof_subbands = frame->nrof_subbands; in internal_CalculateFramelen() local
139 const OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in computeBitneed() local
349 const OI_UINT8 nrof_subbands = common->frameInfo.nrof_subbands; in oneChannelBitAllocation() local
H A Dbitalloc-sbc.c51 const OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in stereoBitAllocation() local
133 OI_UINT16 nrof_subbands = frame->nrof_subbands; in OI_CODEC_SBC_CalculateBitpool() local
H A Ddecoder-sbc.c486 OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in OI_SBC_ReadSamplesJoint() local
H A Dsynthesis-sbc.c379 OI_UINT nrof_subbands = context->common.frameInfo.nrof_subbands; in OI_SBC_SynthFrame() local
/btstack/3rd-party/bluedroid/decoder/include/
H A Doi_codec_sbc.h136 OI_UINT8 nrof_subbands; /**< The number of subbands of the encoded stream. Input parameter. */ member