Searched refs:VP8_STATUS_SUSPENDED (Results 1 – 5 of 5) sorted by relevance
250 return VP8_STATUS_SUSPENDED; in DecodeHeader()307 return VP8_STATUS_SUSPENDED; in DecodePartition0()312 if (status == VP8_STATUS_SUSPENDED || in DecodePartition0()315 return VP8_STATUS_SUSPENDED; in DecodePartition0()374 return VP8_STATUS_SUSPENDED; in DecodeRemaining()406 VP8StatusCode status = VP8_STATUS_SUSPENDED; in IDecode()535 return VP8_STATUS_SUSPENDED; in IDecCheckStatus()545 if (status != VP8_STATUS_SUSPENDED) { in WebPIAppend()566 if (status != VP8_STATUS_SUSPENDED) { in WebPIUpdate()
204 VP8_STATUS_SUSPENDED; // Init is ok, but there's not enough data in ParsePartitions()
125 if (status != VP8_STATUS_OK && status != VP8_STATUS_SUSPENDED) in decode()
174 VP8_STATUS_SUSPENDED, enumerator
186 if (status == VP8_STATUS_OK || status == VP8_STATUS_SUSPENDED) { in webp_idecode()