Searched defs:row_bits (Results 1 – 1 of 1) sorted by relevance
508 int row_bits = Colors * BitsPerComponent * Columns; in TIFF_PredictorEncodeLine() local568 int row_bits = FX_MIN(BitsPerComponent * Colors * Columns, row_size * 8); in TIFF_PredictLine() local