Lines Matching full:isintel
4492 rowsPerWI = dev.isIntel() ? 4 : 1;5474 int rowsPerWI = dev.isIntel() && op_type == OCL_OP_AFFINE && interpolation <= INTER_LINEAR ? 4 : 1;