HomeSort by relevance Sort by last modified time
    Searched defs:VP8_STATUS_SUSPENDED (Results 1 - 2 of 2) sorted by null

  /external/webp/include/webp/
decode.h 237 VP8_STATUS_SUSPENDED,
258 // if (status != VP8_STATUS_OK && status != VP8_STATUS_SUSPENDED) {
325 // the image is successfully decoded. Returns VP8_STATUS_SUSPENDED when more
  /external/webp/src/webp/
decode.h 237 VP8_STATUS_SUSPENDED,
258 // if (status != VP8_STATUS_OK && status != VP8_STATUS_SUSPENDED) {
325 // the image is successfully decoded. Returns VP8_STATUS_SUSPENDED when more

Completed in 72 milliseconds