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