OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oneChannelBitAllocation
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/embdrv/sbc/decoder/srce/
bitalloc-sbc.c
45
oneChannelBitAllocation
(common, &bitneedsL, 0, bitcountL);
46
oneChannelBitAllocation
(common, &bitneedsR, 1, bitcountR);
bitalloc.c
342
void
oneChannelBitAllocation
(OI_CODEC_SBC_COMMON_CONTEXT *common,
387
oneChannelBitAllocation
(common, &bitneeds, 0, bitcount);
/external/bluetooth/bluedroid/embdrv/sbc/decoder/include/
oi_codec_sbc_private.h
134
void
oneChannelBitAllocation
(OI_CODEC_SBC_COMMON_CONTEXT *common,
Completed in 93 milliseconds