Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/demux/
A Ddemux.c79 PARSE_ERROR enumerator
262 return PARSE_ERROR; in StoreFrame()
330 return PARSE_ERROR; in ParseAnimationFrame()
341 status = PARSE_ERROR; in ParseAnimationFrame()
375 return PARSE_ERROR; in ReadHeader()
409 if (status != PARSE_ERROR) { in ParseSingleImage()
456 return PARSE_ERROR; in ParseVP8XChunks()
693 return PARSE_ERROR; in CreateRawImageDemuxer()
736 status = PARSE_ERROR; in WebPDemuxInternal()
742 if (status != PARSE_ERROR && !parser->valid(dmux)) status = PARSE_ERROR; in WebPDemuxInternal()
[all …]

Completed in 4 milliseconds