Searched refs:requeueAccessUnit (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/mpeg2ts/
H A DAnotherPacketSource.h72 void requeueAccessUnit(const sp<ABuffer> &buffer);
H A DAnotherPacketSource.cpp159 void AnotherPacketSource::requeueAccessUnit(const sp<ABuffer> &buffer) { function in class:android::AnotherPacketSource
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp454 packetSource->requeueAccessUnit((*accessUnit));

Completed in 146 milliseconds