Searched refs:progress_hook (Results 1 – 6 of 6) sorted by relevance
306 if (pic->progress_hook && !pic->progress_hook(percent, pic)) { in WebPReportProgress()
84 if (delta && enc->pic_->progress_hook != NULL) { in VP8IteratorProgress()
338 WebPProgressHook progress_hook; member
550 picture.progress_hook=WebPEncodeProgress; in WriteWEBPImage()
831 enc->curr_canvas_copy_.progress_hook = enc->curr_canvas_->progress_hook; in CopyCurrentCanvas()