Home | History | Annotate | Download | only in enc

Lines Matching full:src_height

377                          int src_width, int src_height, int src_stride,
384 WebPRescalerInit(&rescaler, src_width, src_height,
388 src_height, dst_height,
391 while (y < src_height) {
392 y += WebPRescalerImport(&rescaler, src_height - y,