Searched refs:input_cols (Results 1 – 1 of 1) sorted by relevance
94 expand_right_edge(JSAMPARRAY image_data, int num_rows, JDIMENSION input_cols, in expand_right_edge() argument101 int numcols = (int)(output_cols - input_cols); in expand_right_edge()105 ptr = image_data[row] + input_cols; in expand_right_edge()