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
/system/bt/embdrv/sbc/decoder/srce/
bitalloc-sbc.c
45
oneChannelBitAllocation
(common, &bitneedsL, 0, bitcountL);
46
oneChannelBitAllocation
(common, &bitneedsR, 1, bitcountR);
bitalloc.c
332
void
oneChannelBitAllocation
(OI_CODEC_SBC_COMMON_CONTEXT* common,
374
oneChannelBitAllocation
(common, &bitneeds, 0, bitcount);
/system/bt/embdrv/sbc/decoder/include/
oi_codec_sbc_private.h
139
void
oneChannelBitAllocation
(OI_CODEC_SBC_COMMON_CONTEXT* common,
Completed in 557 milliseconds