Home
last modified time | relevance | path

Searched refs:oneChannelBitAllocation (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c45 oneChannelBitAllocation(common, &bitneedsL, 0, bitcountL); in dualBitAllocation()
46 oneChannelBitAllocation(common, &bitneedsR, 1, bitcountR); in dualBitAllocation()
Dbitalloc.c342 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common, in oneChannelBitAllocation() function
387 oneChannelBitAllocation(common, &bitneeds, 0, bitcount); in monoBitAllocation()
/external/bluetooth/bluedroid/embdrv/sbc/decoder/include/
Doi_codec_sbc_private.h134 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common,