VP8SetError       291 third_party/libwebp/dec/frame.c         return VP8SetError(dec, VP8_STATUS_BITSTREAM_ERROR,
VP8SetError       386 third_party/libwebp/dec/frame.c     VP8SetError(dec, VP8_STATUS_USER_ABORT, "Frame setup failed");
VP8SetError       482 third_party/libwebp/dec/frame.c       return VP8SetError(dec, VP8_STATUS_OUT_OF_MEMORY,
VP8SetError       556 third_party/libwebp/dec/frame.c       return VP8SetError(dec, VP8_STATUS_OUT_OF_MEMORY,
VP8SetError       258 third_party/libwebp/dec/vp8.c     return VP8SetError(dec, VP8_STATUS_INVALID_PARAM,
VP8SetError       264 third_party/libwebp/dec/vp8.c     return VP8SetError(dec, VP8_STATUS_NOT_ENOUGH_DATA,
VP8SetError       277 third_party/libwebp/dec/vp8.c       return VP8SetError(dec, VP8_STATUS_BITSTREAM_ERROR,
VP8SetError       280 third_party/libwebp/dec/vp8.c       return VP8SetError(dec, VP8_STATUS_UNSUPPORTED_FEATURE,
VP8SetError       290 third_party/libwebp/dec/vp8.c       return VP8SetError(dec, VP8_STATUS_NOT_ENOUGH_DATA,
VP8SetError       294 third_party/libwebp/dec/vp8.c       return VP8SetError(dec, VP8_STATUS_BITSTREAM_ERROR,
VP8SetError       326 third_party/libwebp/dec/vp8.c     return VP8SetError(dec, VP8_STATUS_NOT_ENOUGH_DATA,
VP8SetError       340 third_party/libwebp/dec/vp8.c     return VP8SetError(dec, VP8_STATUS_BITSTREAM_ERROR,
VP8SetError       345 third_party/libwebp/dec/vp8.c     return VP8SetError(dec, VP8_STATUS_BITSTREAM_ERROR,
VP8SetError       350 third_party/libwebp/dec/vp8.c     return VP8SetError(dec, status, "cannot parse partitions");
VP8SetError       358 third_party/libwebp/dec/vp8.c     return VP8SetError(dec, VP8_STATUS_UNSUPPORTED_FEATURE,
VP8SetError       376 third_party/libwebp/dec/vp8.c       return VP8SetError(dec, VP8_STATUS_BITSTREAM_ERROR,
VP8SetError       629 third_party/libwebp/dec/vp8.c         return VP8SetError(dec, VP8_STATUS_NOT_ENOUGH_DATA,
VP8SetError       637 third_party/libwebp/dec/vp8.c       return VP8SetError(dec, VP8_STATUS_USER_ABORT, "Output aborted.");
VP8SetError       663 third_party/libwebp/dec/vp8.c     return VP8SetError(dec, VP8_STATUS_INVALID_PARAM,
VP8SetError       310 third_party/libwebp/dec/vp8i.h int VP8SetError(VP8Decoder* const dec,