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

  /external/sonivox/arm-wt-22k/lib_src/
eas_wavefile.h 58 EAS_I32 infoChunkPos;
eas_wavefile.c 563 pWaveData->infoChunkPos = -1;
680 pWaveData->infoChunkPos = pos + 4;
761 if (pWaveData->infoChunkPos < 0)
768 pos = pWaveData->infoChunkPos;

Completed in 56 milliseconds