Searched refs:fBlackLevelRepeatRows (Results 1 – 6 of 6) sorted by relevance
163 fBlack_2D_rows = info.fBlackLevelRepeatRows; in dng_linearize_plane()171 fBlack_2D_rows = info.fBlackLevelRepeatRows; in dng_linearize_plane()237 (info.fBlackLevelRepeatRows > 1 || fSrcPixelType != ttShort)) in dng_linearize_plane()240 fBlack_1D_rows = info.fBlackLevelRepeatRows; in dng_linearize_plane()260 x = info.fBlackLevel [j % info.fBlackLevelRepeatRows] in dng_linearize_plane()1068 , fBlackLevelRepeatRows (1) in dng_linearization_info()1112 for (j = 0; j < fBlackLevelRepeatRows; j++) in RoundBlacks()1150 for (j = 0; j < fBlackLevelRepeatRows; j++) in RoundBlacks()1230 fBlackLevelRepeatRows = rawIFD.fBlackLevelRepeatRows; in Parse()1356 for (j = 0; j < fBlackLevelRepeatRows; j++) in MaxBlackLevel()[all …]
129 , fBlackLevelRepeatRows (1) in dng_ifd()1512 fBlackLevelRepeatRows = stream.TagValue_uint32 (tagType); in ParseTag()1521 (unsigned) fBlackLevelRepeatRows, in ParseTag()1539 if (!CheckTagCount (parentCode, tagCode, tagCount, SafeUint32Mult(fBlackLevelRepeatRows, in ParseTag()1546 if (fBlackLevelRepeatRows < 1 || fBlackLevelRepeatRows > kMaxBlackPattern || in ParseTag()1553 for (j = 0; j < fBlackLevelRepeatRows; j++) in ParseTag()1569 if (fBlackLevelRepeatRows == 1 && in ParseTag()1595 for (j = 0; j < fBlackLevelRepeatRows; j++) in ParseTag()3573 if (fBlackLevelRepeatRows < 1 || fBlackLevelRepeatRows > kMaxBlackPattern || in IsValidDNG()
74 uint32 fBlackLevelRepeatRows; variable
167 uint32 fBlackLevelRepeatRows; variable
2347 info.fBlackLevelRepeatRows = 1; in SetBlackLevel()2386 info.fBlackLevelRepeatRows = 2; in SetQuadBlacks()
1831 fBlackLevelRepeatDimData [0] = (uint16) rangeInfo->fBlackLevelRepeatRows; in range_tag_set()1844 for (uint16 v = 0; v < rangeInfo->fBlackLevelRepeatRows; v++) in range_tag_set()1861 fBlackLevel.SetCount (rangeInfo->fBlackLevelRepeatRows * in range_tag_set()