OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AFMT_S32_BE
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c
108
#ifndef
AFMT_S32_BE
109
#define
AFMT_S32_BE
0x00002000 /* 32/24-bits, in 24bit use the msbs */
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c
136
#ifndef
AFMT_S32_BE
137
#define
AFMT_S32_BE
0x00002000 /* 32/24-bits, in 24bit use the msbs */
[
all
...]
Completed in 20 milliseconds