Searched refs:col_pre (Results 1 – 1 of 1) sorted by relevance
513 int col_pre = in TIFF_PredictorEncodeLine() local518 (dest_buf[index_pre] >> (8 - col_pre - BitsPerComponent)) & mask; in TIFF_PredictorEncodeLine()570 int col_pre = 0; in TIFF_PredictLine() local575 ((dest_buf[index_pre] >> (7 - col_pre)) & 1)) { in TIFF_PredictLine()581 col_pre = col; in TIFF_PredictLine()