Home
last modified time | relevance | path

Searched refs:image_chunks (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/demux/
Ddemux.c205 int image_chunks = 0; in StoreFrame() local
242 if (image_chunks == 0) { in StoreFrame()
256 ++image_chunks; in StoreFrame()
/external/webp/src/demux/
Ddemux.c212 int image_chunks = 0; in StoreFrame() local
248 if (image_chunks == 0) { in StoreFrame()
262 ++image_chunks; in StoreFrame()