OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MPEG_LAYER_MP1
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/audio/
a2dp.h
56
#define
MPEG_LAYER_MP1
(1 << 2)
/external/bluetooth/bluez/tools/
avinfo.c
106
#define
MPEG_LAYER_MP1
(1 << 2)
293
if (mpeg->layer &
MPEG_LAYER_MP1
)
Completed in 12 milliseconds