Searched refs:maxBitneed (Results 1 – 4 of 4) sorted by relevance
121 OI_UINT8 max = common->maxBitneed; in OI_CODEC_SBC_GetMaxBitneed()123 common->maxBitneed = 0; in OI_CODEC_SBC_GetMaxBitneed()
180 common->maxBitneed = OI_MAX(maxBits, common->maxBitneed); in computeBitneed()
72 context->common.maxBitneed = 0; in internal_DecoderReset()
169 OI_UINT8 maxBitneed; /**< Running maximum bitneed */ member