Searched defs:nrof_subbands (Results 1 – 5 of 5) sorted by relevance
65 OI_UINT16 nrof_subbands = frame->nrof_subbands; in internal_CalculateFramelen() local148 const OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in computeBitneed() local358 const OI_UINT8 nrof_subbands = common->frameInfo.nrof_subbands; in oneChannelBitAllocation() local
53 const OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in stereoBitAllocation() local135 OI_UINT16 nrof_subbands = frame->nrof_subbands; in OI_CODEC_SBC_CalculateBitpool() local
458 OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in OI_SBC_ReadSamplesJoint() local
378 OI_UINT nrof_subbands = context->common.frameInfo.nrof_subbands; in OI_SBC_SynthFrame() local
139 OI_UINT8 nrof_subbands; /**< The number of subbands of the encoded stream. Input parameter. */ member