Searched refs:cType (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c66 long cType; /* 'raw '; what kind of codec compressed this data */ member in struct:QTHeader
196 if ( image_header.cType != 'raw ' ) goto errQTimage;
H A Dgenimage.c156 long cType; /* 'raw '; what kind of codec compressed this data */ member in struct:QTHeader
333 if ( image_header.cType != 'raw ' ) goto errQTimage;
1508 image_header.cType = 'raw ';

Completed in 27 milliseconds