OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AU_MAGIC
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/sbc/
formats.h
42
#define
AU_MAGIC
COMPOSE_ID('.','s','n','d')
sbcdec.c
139
au_hdr.magic =
AU_MAGIC
;
sbcenc.c
82
if (au_hdr.magic !=
AU_MAGIC
||
Completed in 39 milliseconds