Home
last modified time | relevance | path

Searched refs:err_read (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/module/extractors/mpeg2/
DMPEG2PSExtractor.cpp703 status_t err_read = mSource->read(&mbuf, (MediaTrack::ReadOptions*) options); in read() local
708 if (err_read != OK) { in read()
DMPEG2TSExtractor.cpp186 status_t err_read = mImpl->read(&mbuf, (MediaTrack::ReadOptions*) options); in read() local
191 if (err_read != OK) { in read()