Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/mpeg2ts/
H A DAnotherPacketSource.h85 void trimBuffersAfterMeta(const sp<AMessage> &meta);
H A DAnotherPacketSource.cpp585 void AnotherPacketSource::trimBuffersAfterMeta( in trimBuffersAfterMeta() function in android::AnotherPacketSource
/aosp12/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp619 mPacketSources.valueFor(stream)->trimBuffersAfterMeta(firstNewMeta[i]); in checkSwitchProgress()