OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocExcessBits
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/embdrv/sbc/decoder/srce/
bitalloc-sbc.c
80
excess =
allocExcessBits
(&common->bits.uint8[sbL], excess);
85
excess =
allocExcessBits
(&common->bits.uint8[sbR], excess);
bitalloc.c
331
INLINE OI_INT
allocExcessBits
(OI_UINT8 *dest,
373
excess =
allocExcessBits
(&allocBits[sb], excess);
/external/bluetooth/bluedroid/embdrv/sbc/decoder/include/
oi_codec_sbc_private.h
150
INLINE OI_INT
allocExcessBits
(OI_UINT8 *dest,
Completed in 329 milliseconds