Home | History | Annotate | Download | only in lib_src

Lines Matching full:wave

566     /* pre-parse the wave pool chunk */
623 /* calculate size of wave length and offset arrays */
658 /* setup pointer to wave length table */
663 /* setup pointer to wave offsets table */
667 /* setup pointer to wave pool */
673 /* parse the wave pool and load samples */
830 /* just need the wave count on the first pass */
843 /* get the offset to the wave and make sure it is within the wtbl chunk */
853 /* parse the wave */
901 /* make sure it is a wave chunk */
904 wave chunk\n"); */ }
962 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "DLS wave chunk has no fmt chunk\n"); */ }
969 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "DLS wave chunk has no data chunk\n"); */ }
1018 /* for first pass, add size to wave pool size and return */
1032 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Wave pool exceeded allocation\n"); */ }