Searched refs:nrects (Results 1 – 2 of 2) sorted by relevance
236 int nrects = lcount[0];238 if( nrects == 0 )251 int nparts = LOCAL_SIZE / nrects;258 if( nr < nrects )343 int nrects = lcount[0];344 if( lidx < nrects )566 int nrects = lcount[0];569 if( nrects == 0 )577 int nparts = LOCAL_SIZE / nrects;584 if( nr < nrects )[all …]
159 int nrects = (int)rects_seq.size(); in convert() local161 for( k = 0; k < nrects; k++ ) in convert()