Home | History | Annotate | Download | only in libtiff

Lines Matching defs:iValue

1326                                        int iValue;
1328 for( iValue = 0; iValue < value_count; iValue++ )
1330 ((unsigned char *) buf)[iValue] =
1331 line_work_buf[iValue] & 0xff;