Searched refs:oneChannelBitAllocation (Results 1 – 3 of 3) sorted by relevance
| /libsbc-latest/decoder/srce/ |
| D | bitalloc-sbc.c | 45 oneChannelBitAllocation(common, &bitneedsL, 0, bitcountL); in dualBitAllocation() 46 oneChannelBitAllocation(common, &bitneedsR, 1, bitcountR); in dualBitAllocation()
|
| D | bitalloc.c | 329 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common, BITNEED_UNION1* bitneeds, in oneChannelBitAllocation() function 369 oneChannelBitAllocation(common, &bitneeds, 0, bitcount); in monoBitAllocation()
|
| /libsbc-latest/decoder/include/ |
| D | oi_codec_sbc_private.h | 138 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common, BITNEED_UNION1* bitneeds,
|