Searched refs:bitpoolPreference (Results 1 – 2 of 2) sorted by relevance
60 OI_UINT bitpoolPreference = 0; in stereoBitAllocation() local62 bitcount = computeBitneed(common, &bitneeds.uint8[0], 0, &bitpoolPreference); in stereoBitAllocation()63 bitcount += computeBitneed(common, &bitneeds.uint8[nrof_subbands], 1, &bitpoolPreference); in stereoBitAllocation()
394 OI_UINT bitpoolPreference = 0; in monoBitAllocation() local396 bitcount = computeBitneed(common, bitneeds.uint8, 0, &bitpoolPreference); in monoBitAllocation()