Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dbitalloc.c123 OI_UINT computeBitneed(OI_CODEC_SBC_COMMON_CONTEXT* common, uint8_t* bitneeds, OI_UINT ch, in computeBitneed()
243 OI_INT adjustToFitBitpool(const OI_UINT bitpool, uint32_t* bitneeds, const OI_UINT subbands, in adjustToFitBitpool()
329 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT* common, BITNEED_UNION1* bitneeds, in oneChannelBitAllocation()
363 BITNEED_UNION1 bitneeds; in monoBitAllocation() local
Dbitalloc-sbc.c51 BITNEED_UNION2 bitneeds; in stereoBitAllocation() local