Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp1976 sp<AnotherPacketSource> &aps2 = mPacketSources2.editValueFor(stream); in swapPacketSource() local
1984 while (aps2->hasBufferAvailable(&finalResult) && finalResult == OK && in swapPacketSource()
1985 OK == aps2->dequeueAccessUnit(&accessUnit)) { in swapPacketSource()
1988 aps2->clear(); in swapPacketSource()