Home | History | Annotate | Download | only in kernels

Lines Matching refs:out_end

170       const int out_end = limit * out_size;
171 for (int index = out_start; index < out_end; ++index) {