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/module/extractors/amr/
DAMRExtractor.cpp108 return AMEDIA_ERROR_IO; in getFrameSizeByOffset()
357 return AMEDIA_ERROR_IO; in read()
/frameworks/av/media/module/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/module/extractors/aac/
DAACExtractor.cpp325 return AMEDIA_ERROR_IO; in read()
/frameworks/av/media/tests/benchmark/src/native/encoder/
DEncoder.cpp37 mErrorCode = AMEDIA_ERROR_IO; in onInputAvailable()
/frameworks/av/media/module/extractors/ogg/
DOggExtractor.cpp584 return AMEDIA_ERROR_IO; in readPage()
619 return AMEDIA_ERROR_IO; in readPage()
880 return AMEDIA_ERROR_IO; in _readNextPacket()
/frameworks/av/media/module/extractors/mp4/
DMPEG4Extractor.cpp6388 return AMEDIA_ERROR_IO; in read()
6421 return AMEDIA_ERROR_IO; in read()
6470 return AMEDIA_ERROR_IO; in read()
6490 return AMEDIA_ERROR_IO; in read()
6542 return mSrcBufferFitsDataToRead ? AMEDIA_ERROR_IO : AMEDIA_ERROR_MALFORMED; in read()
6829 return AMEDIA_ERROR_IO; in fragmentedRead()
6897 return AMEDIA_ERROR_IO; in fragmentedRead()