Searched refs:fBlackLevelDeltaHCount (Results 1 – 3 of 3) sorted by relevance
173 uint32 fBlackLevelDeltaHCount; variable
1242 if (rawIFD.fBlackLevelDeltaHCount) in Parse()1245 uint32 size = SafeUint32Mult (rawIFD.fBlackLevelDeltaHCount, in Parse()1254 for (j = 0; j < rawIFD.fBlackLevelDeltaHCount; j++) in Parse()
133 , fBlackLevelDeltaHCount (0) in dng_ifd()1631 fBlackLevelDeltaHCount = tagCount; in ParseTag()3590 if (fBlackLevelDeltaHCount != 0 && in IsValidDNG()3591 fBlackLevelDeltaHCount != fActiveArea.W ()) in IsValidDNG()