Home
last modified time | relevance | path

Searched defs:CHUNK_HEADER_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/src/webp/
Dformat_constants.h71 #define CHUNK_HEADER_SIZE 8 // Size of a chunk header. macro
/third_party/skia/third_party/externals/libwebp/src/webp/
Dformat_constants.h71 #define CHUNK_HEADER_SIZE 8 // Size of a chunk header. macro
/third_party/ffmpeg/libavcodec/
Dcinepakenc.c52 #define CHUNK_HEADER_SIZE 4 macro