OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WAVEFORMAT_AURORA
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/EventLog/include/
riff.h
37
#define
WAVEFORMAT_AURORA
0x99
/external/srec/srec/EventLog/src/
riff.c
813
else if (wf->nFormatTag ==
WAVEFORMAT_AURORA
)
862
return
WAVEFORMAT_AURORA
;
967
(bytes_per_sample == -1 && format_tag !=
WAVEFORMAT_AURORA
&&
1017
if (format_tag ==
WAVEFORMAT_AURORA
|| format_tag == WAVEFORMAT_ES_202_050)
Completed in 5719 milliseconds