Searched refs:end_jj (Results 1 – 1 of 1) sorted by relevance
591 const int end_jj = AOMMIN(in_width, w + end_jj_shift); in av1_cnn_convolve_c() local597 for (int jj = start_jj; jj < end_jj; ++jj, off += cstep) { in av1_cnn_convolve_c()