HomeSort by relevance Sort by last modified time
    Searched refs:infoChunkSize (Results 1 - 6 of 6) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_wavefile.h 59 EAS_I32 infoChunkSize;
eas_wavefile.c 564 pWaveData->infoChunkSize = -1;
681 pWaveData->infoChunkSize = (EAS_I32) size - 4;
769 infoSize = pWaveData->infoChunkSize;
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wavefile.h 59 EAS_I32 infoChunkSize;
eas_wavefile.c 564 pWaveData->infoChunkSize = -1;
681 pWaveData->infoChunkSize = (EAS_I32) size - 4;
769 infoSize = pWaveData->infoChunkSize;
  /external/sonivox/arm-wt-22k/lib_src/
eas_wavefile.h 59 EAS_I32 infoChunkSize;
eas_wavefile.c 564 pWaveData->infoChunkSize = -1;
681 pWaveData->infoChunkSize = (EAS_I32) size - 4;
769 infoSize = pWaveData->infoChunkSize;

Completed in 40 milliseconds