Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.h169 status_t startSources();
DGenericSource.cpp279 status_t NuPlayer::GenericSource::startSources() { in startSources() function in android::NuPlayer::GenericSource
451 status_t err = startSources(); in finishPrepareAsync()