HomeSort by relevance Sort by last modified time
    Searched refs:progress_hook (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libwebp/enc/
webpenc.c 349 if (pic->progress_hook && !pic->progress_hook(percent, pic)) {
iterator.c 76 if (delta && enc->pic_->progress_hook) {
  /external/webp/src/enc/
webpenc.c 349 if (pic->progress_hook && !pic->progress_hook(percent, pic)) {
iterator.c 76 if (delta && enc->pic_->progress_hook) {
  /external/chromium_org/third_party/libwebp/webp/
encode.h 318 WebPProgressHook progress_hook; member in struct:WebPPicture
  /external/webp/include/webp/
encode.h 318 WebPProgressHook progress_hook; member in struct:WebPPicture

Completed in 39 milliseconds