Home
last modified time | relevance | path

Searched defs:dequeueAccessUnit (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DStreamingSource.cpp258 status_t NuPlayer::StreamingSource::dequeueAccessUnit( in dequeueAccessUnit() function in android::NuPlayer::StreamingSource
DNuPlayerDecoderPassThrough.cpp128 status_t NuPlayer::DecoderPassThrough::dequeueAccessUnit(sp<ABuffer> *accessUnit) { in dequeueAccessUnit() function in android::NuPlayer::DecoderPassThrough
DHTTPLiveSource.cpp166 status_t NuPlayer::HTTPLiveSource::dequeueAccessUnit( in dequeueAccessUnit() function in android::NuPlayer::HTTPLiveSource
DRTPSource.cpp247 status_t NuPlayer::RTPSource::dequeueAccessUnit( in dequeueAccessUnit() function in android::NuPlayer::RTPSource
DRTSPSource.cpp211 status_t NuPlayer::RTSPSource::dequeueAccessUnit( in dequeueAccessUnit() function in android::NuPlayer::RTSPSource
DGenericSource.cpp839 status_t NuPlayer::GenericSource::dequeueAccessUnit( in dequeueAccessUnit() function in android::NuPlayer::GenericSource
/frameworks/av/media/module/mpeg2ts/
DAnotherPacketSource.cpp117 status_t AnotherPacketSource::dequeueAccessUnit(sp<ABuffer> *buffer) { in dequeueAccessUnit() function in android::AnotherPacketSource
DESQueue.cpp1374 sp<ABuffer> ElementaryStreamQueue::dequeueAccessUnit() { in dequeueAccessUnit() function in android::ElementaryStreamQueue
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp339 status_t LiveSession::dequeueAccessUnit( in dequeueAccessUnit() function in android::LiveSession