OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u16BitRate
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/embdrv/sbc/encoder/include/
sbc_encoder.h
164
UINT16
u16BitRate
;
/external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
sbc_encoder.c
323
s16Bitpool = (SINT16)( (pstrEncParams->
u16BitRate
*
341
if (s16BitRate > pstrEncParams->
u16BitRate
)
352
pstrEncParams->
u16BitRate
* 1000)
395
pstrEncParams->
u16BitRate
, pstrEncParams->s16BitPool);
/external/bluetooth/bluedroid/btif/src/
btif_media_task.c
[
all
...]
Completed in 5006 milliseconds