Home | History | Annotate | Download | only in kernels

Lines Matching refs:out_start

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