OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msbc
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
r300_fragprog.c
138
int
msbc
= get_msb(R400_ADDR_EXT_RGB_MSB_BIT(j),
local
144
(regc & 32) ? 'c' : 't', (regc & 31) |
msbc
);
/external/mesa3d/src/gallium/drivers/r300/compiler/
r300_fragprog.c
138
int
msbc
= get_msb(R400_ADDR_EXT_RGB_MSB_BIT(j),
local
144
(regc & 32) ? 'c' : 't', (regc & 31) |
msbc
);
/external/bluetooth/bluedroid/bta/ag/
bta_ag_sco.c
90
/*
mSBC
*/
221
/* If SCO open was initiated by AG and failed for
mSBC
, try CVSD again. */
495
else /* Do not use SCO when using
mSBC
*/
537
/* Enable
mSBC
codec in fw */
[
all
...]
bta_ag_int.h
263
BOOLEAN codec_fallback; /* If sco nego fails for
mSBC
, fallback to CVSD */
bta_ag_cmd.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
sdpdefs.h
283
#define UUID_CODEC_MSBC 0x0002 /*
mSBC
*/
/external/bluetooth/bluedroid/bta/include/
bta_ag_api.h
119
#define BTA_AG_CODEC_MSBC BTM_SCO_CODEC_MSBC /*
mSBC
*/
/external/bluetooth/bluedroid/stack/btm/
btm_int.h
440
tBTM_SCO_CODEC_TYPE codec_in_use; /* None, CVSD,
MSBC
, etc. */
[
all
...]
Completed in 157 milliseconds