Searched refs:VP8_STATUS_OUT_OF_MEMORY (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libwebp/dec/
H A Dbuffer.c109 return VP8_STATUS_OUT_OF_MEMORY;
H A Didec.c319 return VP8_STATUS_OUT_OF_MEMORY;
328 return VP8_STATUS_OUT_OF_MEMORY;
418 return IDecError(idec, VP8_STATUS_OUT_OF_MEMORY);
741 return VP8_STATUS_OUT_OF_MEMORY;
H A Dvp8l.c347 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
400 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
1135 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
1153 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
1205 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
1217 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
H A Dframe.c492 return VP8SetError(dec, VP8_STATUS_OUT_OF_MEMORY,
566 return VP8SetError(dec, VP8_STATUS_OUT_OF_MEMORY,
H A Dwebp.c465 return VP8_STATUS_OUT_OF_MEMORY;
491 return VP8_STATUS_OUT_OF_MEMORY;
/external/webp/src/dec/
H A Dbuffer.c109 return VP8_STATUS_OUT_OF_MEMORY;
H A Didec.c319 return VP8_STATUS_OUT_OF_MEMORY;
328 return VP8_STATUS_OUT_OF_MEMORY;
418 return IDecError(idec, VP8_STATUS_OUT_OF_MEMORY);
741 return VP8_STATUS_OUT_OF_MEMORY;
H A Dvp8l.c347 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
400 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
1135 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
1153 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
1205 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
1217 dec->status_ = VP8_STATUS_OUT_OF_MEMORY;
H A Dframe.c492 return VP8SetError(dec, VP8_STATUS_OUT_OF_MEMORY,
566 return VP8SetError(dec, VP8_STATUS_OUT_OF_MEMORY,
H A Dwebp.c477 return VP8_STATUS_OUT_OF_MEMORY;
503 return VP8_STATUS_OUT_OF_MEMORY;
/external/chromium_org/third_party/libwebp/webp/
H A Ddecode.h227 VP8_STATUS_OUT_OF_MEMORY, enumerator in enum:VP8StatusCode
/external/webp/include/webp/
H A Ddecode.h227 VP8_STATUS_OUT_OF_MEMORY, enumerator in enum:VP8StatusCode

Completed in 336 milliseconds