Searched refs:FMT_CHUNK (Results 1 - 6 of 6) sorted by relevance

/external/sonivox/arm-fm-22k/host_src/
H A Deas_wave.h45 } FMT_CHUNK; typedef in typeref:struct:__anon14198
54 FMT_CHUNK fc;
H A Deas_wave.c155 wFile->wh.nFmtSize = sizeof(FMT_CHUNK);
374 if (fread(&wFile->wh.fc, sizeof(FMT_CHUNK), 1, wFile->file) != 1)
/external/sonivox/arm-hybrid-22k/host_src/
H A Deas_wave.h45 } FMT_CHUNK; typedef in typeref:struct:__anon14248
54 FMT_CHUNK fc;
H A Deas_wave.c155 wFile->wh.nFmtSize = sizeof(FMT_CHUNK);
374 if (fread(&wFile->wh.fc, sizeof(FMT_CHUNK), 1, wFile->file) != 1)
/external/sonivox/arm-wt-22k/host_src/
H A Deas_wave.h45 } FMT_CHUNK; typedef in typeref:struct:__anon14299
54 FMT_CHUNK fc;
H A Deas_wave.c155 wFile->wh.nFmtSize = sizeof(FMT_CHUNK);
374 if (fread(&wFile->wh.fc, sizeof(FMT_CHUNK), 1, wFile->file) != 1)

Completed in 249 milliseconds