Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcnn.c590 const int start_jj = AOMMAX(0, w - 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()