Searched refs:err_read (Results 1 – 2 of 2) sorted by relevance
703 status_t err_read = mSource->read(&mbuf, (MediaTrack::ReadOptions*) options); in read() local708 if (err_read != OK) { in read()
186 status_t err_read = mImpl->read(&mbuf, (MediaTrack::ReadOptions*) options); in read() local191 if (err_read != OK) { in read()