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.cpp306 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()
823 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.cpp5847 return AMEDIA_ERROR_IO; in read()
5880 return AMEDIA_ERROR_IO; in read()
5917 return AMEDIA_ERROR_IO; in read()
5937 return AMEDIA_ERROR_IO; in read()
5973 return AMEDIA_ERROR_IO; in read()
6233 return AMEDIA_ERROR_IO; in fragmentedRead()
6301 return AMEDIA_ERROR_IO; in fragmentedRead()