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