Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:int2

1250       int2 blockID;
1255 int2 imageAreaOrg;
1259 int2 midFilterDimen;
1263 int2 cachedAreaOrg = imageAreaOrg - midFilterDimen;
1266 int2 cachedAreaDimen;
1276 int2 cachedAreaIndex;
1280 int2 imagePixelIndex;
1298 int2 imageIndex;
1373 int2 imageIndex;
1385 int2 midFilterDimen;
1394 int2 inputPixelIndex;
1418 int2 inputPixelIndex;
1471 , const int2 offset, const int polarity, const int matte) {
1478 int2 neighbor;
1482 int2 clampedNeighbor;
1534 , const int2 offset, const int polarity, const int matte) {
1541 int2 neighbor, clampedNeighbor;
2168 const __global float *filter, const unsigned int width, const __global int2* offset,
2172 int2 currentPixel;
2191 int2 samplePixel = currentPixel + offset[i];
2215 int2 samplePixel = currentPixel + offset[i];