Lines Matching +defs:cc +defs:flags
281 horAcc8(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc8()
338 swabHorAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc16()
348 horAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc16()
372 swabHorAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc32()
382 horAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc32()
409 fpAcc(TIFF* tif, uint8* cp0, tmsize_t cc) in fpAcc()
507 horDiff8(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff8()
560 horDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff16()
586 swabHorDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorDiff16()
599 horDiff32(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff32()
625 swabHorDiff32(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorDiff32()
641 fpDiff(TIFF* tif, uint8* cp0, tmsize_t cc) in fpDiff()
683 PredictorEncodeRow(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s) in PredictorEncodeRow()
703 tmsize_t cc = cc0, rowsize; in PredictorEncodeTile() local
792 PredictorPrintDir(TIFF* tif, FILE* fd, long flags) in PredictorPrintDir()