Searched defs:bitPool (Results 1 – 3 of 3) sorted by relevance
157 int Frame::SbcCalculateBitsSliceNormal(const uint8_t bitPool, const int subbands, int (*bits)[8], in SbcCalculateBitsSliceNormal()247 void Frame::SbcCalculateBitsSliceStereo(const uint8_t bitPool, const int subbands, in SbcCalculateBitsSliceStereo()
96 int16_t bitPool; // bitPool member
618 int16_t bitPool = 0; in A2dpSbcCalculateEncBitPool() local