Home
last modified time | relevance | path

Searched refs:cr (Results 1 – 4 of 4) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_pixarlog.c123 t0 = ToLinearF[cr = (wp[0] & mask)]; in horizontalAccumulateF()
134 t0 = ToLinearF[(cr += wp[0]) & mask]; in horizontalAccumulateF()
142 t0 = ToLinearF[cr = (wp[0] & mask)]; in horizontalAccumulateF()
155 t0 = ToLinearF[(cr += wp[0]) & mask]; in horizontalAccumulateF()
311 op[0] = (uint16)((cr += wp[0]) & mask); in horizontalAccumulate11()
324 op[0] = (uint16)((cr += wp[0]) & mask); in horizontalAccumulate11()
358 op[0] = ToLinear8[(cr += wp[0]) & mask]; in horizontalAccumulate8()
403 t3 = ToLinear8[cr = (wp[0] & mask)]; in horizontalAccumulate8abgr()
415 t3 = ToLinear8[(cr += wp[0]) & mask]; in horizontalAccumulate8abgr()
424 t3 = ToLinear8[cr = (wp[0] & mask)]; in horizontalAccumulate8abgr()
[all …]
H A Dtif_predict.c294 unsigned int cr = cp[0]; in horAcc8() local
300 cp[0] = (unsigned char) ((cr += cp[0]) & 0xff); in horAcc8()
307 unsigned int cr = cp[0]; in horAcc8() local
314 cp[0] = (unsigned char) ((cr += cp[0]) & 0xff); in horAcc8()
/libtiff-4.0.7/
H A Dconfigure1095 | --no-cr | --no-c | -n)
/libtiff-4.0.7/m4/
H A Dlibtool.m43999 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp