Searched refs:ERROR_OUT_OF_RANGE (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/include/media/stagefright/
H A DMediaErrors.h35 ERROR_OUT_OF_RANGE = MEDIA_ERROR_BASE - 8, enumerator in enum:android::__anon104
/frameworks/base/media/libstagefright/
H A DSampleIterator.cpp153 return ERROR_OUT_OF_RANGE;
186 return ERROR_OUT_OF_RANGE;
222 return ERROR_OUT_OF_RANGE;
291 return ERROR_OUT_OF_RANGE;
296 return ERROR_OUT_OF_RANGE;
H A DSampleTable.cpp544 return ERROR_OUT_OF_RANGE;
634 return ERROR_OUT_OF_RANGE;
694 return ERROR_OUT_OF_RANGE;
H A DMPEG4Extractor.cpp2018 if (err == ERROR_OUT_OF_RANGE) {
2020 // normally cause this ERROR_OUT_OF_RANGE error. Propagating
/frameworks/base/media/libstagefright/timedtext/
H A DTimedTextParser.cpp209 return ERROR_OUT_OF_RANGE;

Completed in 6136 milliseconds