Searched refs:oneChannelBitAllocation (Results 1 – 3 of 3) sorted by relevance
| /hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/ |
| D | bitalloc-sbc.c | 47 oneChannelBitAllocation(common, &bitneedsL, 0, bitcountL); in dualBitAllocation() 48 oneChannelBitAllocation(common, &bitneedsR, 1, bitcountR); in dualBitAllocation()
|
| D | bitalloc.c | 353 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common, in oneChannelBitAllocation() function 398 oneChannelBitAllocation(common, &bitneeds, 0, bitcount); in monoBitAllocation()
|
| /hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/ |
| D | oi_codec_sbc_private.h | 134 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common,
|