Searched defs:nrof_subbands (Results 1 – 5 of 5) sorted by relevance
64 OI_UINT16 nrof_subbands = frame->nrof_subbands; in internal_CalculateFramelen() local139 const OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in computeBitneed() local349 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
486 OI_UINT nrof_subbands = common->frameInfo.nrof_subbands; in OI_SBC_ReadSamplesJoint() local
379 OI_UINT nrof_subbands = context->common.frameInfo.nrof_subbands; in OI_SBC_SynthFrame() local
136 OI_UINT8 nrof_subbands; /**< The number of subbands of the encoded stream. Input parameter. */ member