Searched defs:RIFF_HEADER_SIZE (Results 1 - 3 of 3) sorted by relevance

/external/ImageMagick/coders/
H A Dwebp.c171 #define RIFF_HEADER_SIZE 12
189 offset=RIFF_HEADER_SIZE+TAG_SIZE+CHUNK_SIZE_BYTES+VP8X_CHUNK_SIZE;
167 #define RIFF_HEADER_SIZE macro
/external/webp/include/webp/
H A Dformat_constants.h72 #define RIFF_HEADER_SIZE 12 // Size of the RIFF header ("RIFFnnnnWEBP"). macro
/external/webp/src/webp/
H A Dformat_constants.h72 #define RIFF_HEADER_SIZE 12 // Size of the RIFF header ("RIFFnnnnWEBP"). macro

Completed in 151 milliseconds