Lines Matching full:chunk
1052 /* rewind the file and find the end of the header chunk */
1108 /* calculate start of next chunk - checking for errors */
1112 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_WARNING,"Error in chunk size at offset %d\n", chunkStart); */ }
1117 /* seek to the start of the next chunk */
1121 /* read the chunk identifier */
1125 /* read the chunk size */
1129 /* make sure this is an 'MTrk' chunk */
1133 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_WARNING,"Unexpected chunk type: 0x%08x\n", temp); */ }