Searched refs:LOG_WARN (Results 1 – 1 of 1) sorted by relevance
39 #define LOG_WARN(MESSAGE) \ macro566 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