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

  /external/chromium_org/third_party/libwebp/demux/
demux.c 205 int image_chunks = 0; local
242 if (image_chunks == 0) {
256 ++image_chunks;
  /external/webp/src/demux/
demux.c 204 int image_chunks = 0; local
240 if (image_chunks == 0) {
254 ++image_chunks;

Completed in 43 milliseconds