Searched refs:prepare_l (Results 1 – 4 of 4) sorted by relevance
146 status_t prepare_l();
257 return prepare_l(); in prepare()260 status_t NuPlayerDriver::prepare_l() { in prepare_l() function in android::NuPlayerDriver323 status_t err = prepare_l(); in start_l()
196 void prepare_l(const sp<NuCachedSource2> &cachedSource,
1605 prepare_l(cachedSource, durationUs, bitrate, isStreaming); in prepare()1610 prepare_l(NULL /* cachedSource */, -1 /* durationUs */, in stop()1663 void NuPlayer::GenericSource::BufferingMonitor::prepare_l( in prepare_l() function in android::NuPlayer::GenericSource::BufferingMonitor