Home | History | Annotate | Download | only in enc

Lines Matching refs:WebPReportProgress

1178   if (!WebPReportProgress(picture, 1, &percent)) {
1207 if (!WebPReportProgress(picture, 5, &percent)) goto UserAbort;
1214 if (!WebPReportProgress(picture, 90, &percent)) goto UserAbort;
1220 if (!WebPReportProgress(picture, 100, &percent)) goto UserAbort;