Home | History | Annotate | Download | only in coders

Lines Matching refs:ProductType

864     unsigned int ProductType;
1004 Header.ProductType=ReadBlobLSBShort(image);
1011 if (Header.FileId!=0x435057FF || (Header.ProductType>>8)!=0x16)