Searched refs:h_max (Results 1 – 3 of 3) sorted by relevance
145 int h_max = 0; in DilationBackpropFilterKernel() local162 h_max = h; in DilationBackpropFilterKernel()170 filter_backprop_ptr + d + depth * (w_max + filter_cols * h_max), in DilationBackpropFilterKernel()
423 int h_max = 0; in operator ()() local434 h_max = h; in operator ()()441 filter_backprop(h_max, w_max, d) += in operator ()()
113 ushort h_max = panel_info.vl_col; in test_pattern() local115 ushort h_step = (h_max + N_BLK_HOR - 1) / N_BLK_HOR; in test_pattern()124 h_max, v_max, h_step, v_step); in test_pattern()128 for (h = 0; h < h_max; ++h) { in test_pattern()