Home | History | Annotate | Download | only in enc

Lines Matching full:src_height

375                          int src_width, int src_height, int src_stride,
382 WebPRescalerInit(&rescaler, src_width, src_height,
386 src_height, dst_height,
389 while (y < src_height) {
390 y += WebPRescalerImport(&rescaler, src_height - y,