Home | History | Annotate | Download | only in lib_src

Lines Matching full:chunk

254  * Parses the JET info chunk
268 /* read the entire chunk */
356 /* offset to chunk data */
361 /* get chunk size and type */
381 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_WARNING, "Ignoring extraneous SMF chunk"); */ }
388 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_WARNING, "Ignoring extraneous DLS chunk"); */ }
400 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_WARNING, "Ignoring unrecognized JET chunk type 0x%08x", chunkType); */ }
404 /* offset to next chunk */
424 /* check for app chunk */