Home
last modified time | relevance | path

Searched defs:bitpool (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpOffloadCodecSbc.cpp223 static int GetFrameSize(const A2dpBits& configuration, int bitpool) { in GetFrameSize()
236 static int GetBitrate(const A2dpBits& configuration, int bitpool) { in GetBitrate()
246 int bitpool = 0; in GetBitpool() local