Home
last modified time | relevance | path

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

/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c50 const OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in stereoBitAllocation() local
131 uint16_t nrof_subbands = frame->nrof_subbands; in OI_CODEC_SBC_CalculateBitpool() local
Dbitalloc.c60 uint16_t nrof_subbands = frame->nrof_subbands; in internal_CalculateFramelen() local
134 const OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in computeBitneed() local
335 const uint8_t nrof_subbands = common->frameInfo.nrof_subbands; in oneChannelBitAllocation() local
Ddecoder-sbc.c465 OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in OI_SBC_ReadSamplesJoint() local
Dsynthesis-sbc.c416 OI_UINT nrof_subbands = context->common.frameInfo.nrof_subbands; in OI_SBC_SynthFrame() local
/system/bt/embdrv/sbc/decoder/include/
Doi_codec_sbc.h169 uint8_t nrof_subbands; /**< The number of subbands of the encoded stream. member