Searched defs:MAX_CHUNK_PAYLOAD (Results 1 – 3 of 3) sorted by relevance
85 #define MAX_CHUNK_PAYLOAD (~0U - CHUNK_HEADER_SIZE - 1) macro
172 #define MAX_CHUNK_PAYLOAD (~0U-CHUNK_HEADER_SIZE-1) in IsWEBPImageLossless() macro