Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c39 #define LOG_WARN(MESSAGE) \ macro
566 LOG_WARN("Reserved bits in ALPH chunk header are not all 0."); in ParseAlphaHeader()
612 LOG_WARN("RIFF size is smaller than the file size."); in ParseRIFFHeader()
697 LOG_WARN("Canvas width is out of range in VP8X chunk."); in ProcessVP8XChunk()
700 LOG_WARN("Canvas height is out of range in VP8X chunk."); in ProcessVP8XChunk()
704 LOG_WARN("Canvas area is out of range in VP8X chunk."); in ProcessVP8XChunk()
732 LOG_WARN("Loop count is out of range in ANIM chunk."); in ProcessANIMChunk()
831 LOG_WARN("Both VP8L and ALPH chunks are detected."); in ProcessImageChunk()
852 LOG_WARN("Invalid parameters in VP8/VP8L chunk."); in ProcessImageChunk()
937 LOG_WARN(error_message); in ProcessChunk()
[all …]

Completed in 5 milliseconds