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

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

Completed in 76 milliseconds