Home | History | Annotate | Download | only in source

Lines Matching refs:phaseV

1250 	int32 phaseV;
1255 phaseV = (repeatV - ((srcArea.t - dstArea.t) % repeatV)) % repeatV;
1259 phaseV = (dstArea.t - srcArea.t) % repeatV;
1271 return dng_point (phaseV, phaseH);