Lines Matching refs:cols
2821 uint32 cols = stream.Get_uint16 ();2824 if (tagCount != 4 + cols * rows)2829 if (cols < 1 || cols > kMaxCFAPattern ||2835 fCFARepeatPatternCols = cols;