Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:cachedSource

485             sp<NuCachedSource2> cachedSource = mCachedSource;
1600 const sp<NuCachedSource2> &cachedSource,
1605 prepare_l(cachedSource, durationUs, bitrate, isStreaming);
1610 prepare_l(NULL /* cachedSource */, -1 /* durationUs */,
1664 const sp<NuCachedSource2> &cachedSource,
1669 mCachedSource = cachedSource;
1675 mPrepareBuffering = (cachedSource != NULL);