Home
last modified time | relevance | path

Searched refs:end_jj (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dcnn.c591 const int end_jj = AOMMIN(in_width, w + end_jj_shift); in av1_cnn_convolve_c() local
597 for (int jj = start_jj; jj < end_jj; ++jj, off += cstep) { in av1_cnn_convolve_c()