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

  /external/opencv3/3rdparty/libwebp/webp/
decode.h 231 VP8_STATUS_SUSPENDED,
252 // if (status != VP8_STATUS_SUSPENDED ||
319 // the image is successfully decoded. Returns VP8_STATUS_SUSPENDED when more
  /external/webp/include/webp/
decode.h 234 VP8_STATUS_SUSPENDED,
255 // if (status != VP8_STATUS_SUSPENDED ||
322 // the image is successfully decoded. Returns VP8_STATUS_SUSPENDED when more
  /external/webp/src/webp/
decode.h 234 VP8_STATUS_SUSPENDED,
255 // if (status != VP8_STATUS_SUSPENDED ||
322 // the image is successfully decoded. Returns VP8_STATUS_SUSPENDED when more

Completed in 91 milliseconds