OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_sbc
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/audio/
gstsbcparse.h
53
sbc_t
new_sbc
;
member in struct:_GstSbcParse
gstsbcparse.c
88
consumed = sbc_parse(&parse->
new_sbc
, data + offset,
94
&parse->
new_sbc
, sizeof(sbc_t)) != 0)) {
96
memcpy(&parse->sbc, &parse->
new_sbc
, sizeof(sbc_t));
Completed in 72 milliseconds