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

  /external/chromium_org/third_party/libwebp/enc/
iterator.c 70 it->percent0_ = enc->percent_;
78 ? it->percent0_
79 : it->percent0_ + delta * it->y_ / (enc->mb_h_ - 1);
vp8enci.h 296 int percent0_; // saved initial progress percent member in struct:__anon14023
  /external/webp/src/enc/
iterator.c 70 it->percent0_ = enc->percent_;
78 ? it->percent0_
79 : it->percent0_ + delta * it->y_ / (enc->mb_h_ - 1);
vp8enci.h 296 int percent0_; // saved initial progress percent member in struct:__anon30389

Completed in 329 milliseconds