Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcnn.c538 const int in_w_step = layer_config->skip_width * out_w_step; in av1_cnn_convolve_c() local
545 w += in_w_step, out_index += out_w_step) { in av1_cnn_convolve_c()