OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smfHeader
(Results
1 - 3
of
3
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_smf.c
52
static const EAS_U8
smfHeader
[] = { 'M', 'T', 'h', 'd' };
117
result = EAS_SearchFile(pEASData, fileHandle,
smfHeader
, sizeof(
smfHeader
), &offset);
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_smf.c
52
static const EAS_U8
smfHeader
[] = { 'M', 'T', 'h', 'd' };
117
result = EAS_SearchFile(pEASData, fileHandle,
smfHeader
, sizeof(
smfHeader
), &offset);
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_smf.c
52
static const EAS_U8
smfHeader
[] = { 'M', 'T', 'h', 'd' };
117
result = EAS_SearchFile(pEASData, fileHandle,
smfHeader
, sizeof(
smfHeader
), &offset);
[
all
...]
Completed in 34 milliseconds