Home
last modified time | relevance | path

Searched refs:AMEDIA_ERROR_IO (Results 1 – 9 of 9) 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.h85 AMEDIA_ERROR_IO = AMEDIA_ERROR_BASE - 7, enumerator
/frameworks/av/media/extractors/amr/
DAMRExtractor.cpp108 return AMEDIA_ERROR_IO; in getFrameSizeByOffset()
357 return AMEDIA_ERROR_IO; in read()
/frameworks/av/media/libmediatranscoding/
DTranscoderWrapper.cpp53 case AMEDIA_ERROR_IO: in toTranscodingError()
384 return AMEDIA_ERROR_IO; in setupTranscoder()
400 return AMEDIA_ERROR_IO; in setupTranscoder()
/frameworks/av/media/tests/benchmark/src/native/decoder/
DDecoder.cpp57 mErrorCode = AMEDIA_ERROR_IO; in onInputAvailable()
/frameworks/av/media/extractors/aac/
DAACExtractor.cpp325 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.cpp6338 return AMEDIA_ERROR_IO; in read()
6371 return AMEDIA_ERROR_IO; in read()
6420 return AMEDIA_ERROR_IO; in read()
6440 return AMEDIA_ERROR_IO; in read()
6476 return AMEDIA_ERROR_IO; in read()
6763 return AMEDIA_ERROR_IO; in fragmentedRead()
6831 return AMEDIA_ERROR_IO; in fragmentedRead()