HomeSort by relevance Sort by last modified time
    Searched defs:last_pos_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/enc/
backward_references.h 171 const PixOrCopy* last_pos_; // sentinel for switching to next block member in struct:__anon17894
186 if (++c->cur_pos == c->last_pos_) VP8LRefsCursorNextBlock(c);
  /external/webp/src/enc/
backward_references.h 171 const PixOrCopy* last_pos_; // sentinel for switching to next block member in struct:__anon37945
186 if (++c->cur_pos == c->last_pos_) VP8LRefsCursorNextBlock(c);

Completed in 646 milliseconds