Searched refs:start_jj (Results 1 – 1 of 1) sorted by relevance
590 const int start_jj = AOMMAX(0, w - jj_shift); in av1_cnn_convolve_c() local597 for (int jj = start_jj; jj < end_jj; ++jj, off += cstep) { in av1_cnn_convolve_c()