OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CHUNK_SIZE_BYTES
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/coders/
webp.c
178
#define
CHUNK_SIZE_BYTES
4
195
offset=RIFF_HEADER_SIZE+TAG_SIZE+
CHUNK_SIZE_BYTES
+VP8X_CHUNK_SIZE;
/external/webp/include/webp/
format_constants.h
70
#define
CHUNK_SIZE_BYTES
4 // Size needed to store chunk's size.
/external/webp/src/webp/
format_constants.h
70
#define
CHUNK_SIZE_BYTES
4 // Size needed to store chunk's size.
Completed in 3933 milliseconds