Lines Matching refs:SetCount
451 SetCount (profileSize); in tag_icc_profile()
560 SetCount (fBuffer->LogicalSize ()); in tag_xmp()
1797 fMaskedAreas.SetCount (rangeInfo->fMaskedAreaCount * 4); in range_tag_set()
1821 fLinearizationTable.SetCount (rangeInfo->fLinearizationTable->LogicalSize () >> 1); in range_tag_set()
1861 fBlackLevel.SetCount (rangeInfo->fBlackLevelRepeatRows * in range_tag_set()
1887 fBlackLevelDeltaH.SetCount (count ); in range_tag_set()
1912 fBlackLevelDeltaV.SetCount (count ); in range_tag_set()
1927 fWhiteLevel16.SetCount (rawImage.Planes ()); in range_tag_set()
1928 fWhiteLevel32.SetCount (rawImage.Planes ()); in range_tag_set()
2022 fCFAPattern.SetCount (info.fCFAPatternSize.v * in mosaic_tag_set()
2041 fCFAPlaneColor.SetCount (info.fColorPlanes); in mosaic_tag_set()
2567 fToneCurveTag.SetCount (toneCurvePoints * 2); in profile_tag_set()
6199 tagJPEGTables.SetCount (rawJPEGImage->fJPEGTables->LogicalSize ()); in WriteDNG()