Searched refs:start_w (Results 1 – 2 of 2) sorted by relevance
125 int start_w = static_cast<int>(round((input_width - crop_width) / 2.0)); in Crop() local130 for (int in_w = start_w; in_w < start_w + crop_width; ++in_w) { in Crop()
533 const int start_w = in av1_cnn_convolve_c() local544 for (int w = start_w, out_index = out_h; w < in_width; in av1_cnn_convolve_c()565 const int start_w = get_start_shift_convolve( in av1_cnn_convolve_c() local585 for (int w = start_w, out_index = out_h; w < in_width; in av1_cnn_convolve_c()617 const int start_w = in av1_cnn_convolve_c() local629 for (int w = start_w, out_index = out_h; w < end_w; in av1_cnn_convolve_c()