Searched refs:x_stride (Results 1 – 1 of 1) sorted by relevance
54 const int x_stride = wrk->num_channels; in WebPRescalerImportRow() local61 for (x_out = channel; x_out < x_out_max; x_out += x_stride) { in WebPRescalerImportRow()65 x_in += x_stride; in WebPRescalerImportRow()70 x_in += x_stride; in WebPRescalerImportRow()78 for (x_out = channel; x_out < x_out_max; x_out += x_stride) { in WebPRescalerImportRow()81 x_in += x_stride; in WebPRescalerImportRow()90 for (x_out = channel; x_out < x_out_max; x_out += x_stride) { in WebPRescalerImportRow()