Searched defs:nrof_subbands (Results 1 – 5 of 5) sorted by relevance
62 OI_UINT16 nrof_subbands = frame->nrof_subbands; in internal_CalculateFramelen() local137 const OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in computeBitneed() local347 const OI_UINT8 nrof_subbands = common->frameInfo.nrof_subbands; in oneChannelBitAllocation() local
51 const OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in stereoBitAllocation() local133 OI_UINT16 nrof_subbands = frame->nrof_subbands; in OI_CODEC_SBC_CalculateBitpool() local
452 OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in OI_SBC_ReadSamplesJoint() local
376 OI_UINT nrof_subbands = context->common.frameInfo.nrof_subbands; in OI_SBC_SynthFrame() local
135 OI_UINT8 nrof_subbands; /**< The number of subbands of the encoded stream. Input parameter. */ member