Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A 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
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Ddecoder-oina.c92 OI_STATUS OI_CODEC_SBC_DecodeRaw(OI_CODEC_SBC_DECODER_CONTEXT* context, uint8_t bitpool, in OI_CODEC_SBC_DecodeRaw()
Dbitalloc.c243 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds, const OI_UINT subbands, in adjustToFitBitpool()
Ddecoder-sbc.c197 PRIVATE OI_STATUS internal_DecodeRaw(OI_CODEC_SBC_DECODER_CONTEXT* context, uint8_t bitpool, in internal_DecodeRaw()
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/include/
Doi_codec_sbc.h179 uint8_t bitpool; /**< Size of the bit allocation pool used to encode the member