Home
last modified time | relevance | path

Searched refs:AMEDIA_ERROR_IO (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/libmedia/
DNdkMediaErrorPriv.cpp31 return AMEDIA_ERROR_IO; in translate_error()
50 } else if (err == AMEDIA_ERROR_IO) { in reverse_translate_error()
/frameworks/av/media/ndk/include/media/
DNdkMediaError.h65 AMEDIA_ERROR_IO = AMEDIA_ERROR_BASE - 7, enumerator
/frameworks/av/media/extractors/amr/
DAMRExtractor.cpp106 return AMEDIA_ERROR_IO; in getFrameSizeByOffset()
341 return AMEDIA_ERROR_IO; in read()
/frameworks/av/media/tests/benchmark/src/native/decoder/
DDecoder.cpp57 mErrorCode = AMEDIA_ERROR_IO; in onInputAvailable()
/frameworks/av/media/extractors/aac/
DAACExtractor.cpp308 return AMEDIA_ERROR_IO; in read()
/frameworks/av/media/extractors/ogg/
DOggExtractor.cpp529 return AMEDIA_ERROR_IO; in readPage()
564 return AMEDIA_ERROR_IO; in readPage()
824 return AMEDIA_ERROR_IO; in _readNextPacket()
/frameworks/av/media/tests/benchmark/src/native/encoder/
DEncoder.cpp37 mErrorCode = AMEDIA_ERROR_IO; in onInputAvailable()
/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp6125 return AMEDIA_ERROR_IO; in read()
6158 return AMEDIA_ERROR_IO; in read()
6195 return AMEDIA_ERROR_IO; in read()
6215 return AMEDIA_ERROR_IO; in read()
6251 return AMEDIA_ERROR_IO; in read()
6527 return AMEDIA_ERROR_IO; in fragmentedRead()
6595 return AMEDIA_ERROR_IO; in fragmentedRead()