Searched refs:out_w_step (Results 1 – 1 of 1) sorted by relevance
537 const int out_w_step = AOMMAX(step, 1); in av1_cnn_convolve_c() local538 const int in_w_step = layer_config->skip_width * out_w_step; in av1_cnn_convolve_c()545 w += in_w_step, out_index += out_w_step) { in av1_cnn_convolve_c()