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

/frameworks/av/media/libstagefright/mpeg2ts/
H A DAnotherPacketSource.h82 void trimBuffersAfterMeta(const sp<AMessage> &meta);
H A DAnotherPacketSource.cpp514 void AnotherPacketSource::trimBuffersAfterMeta( function in class:android::AnotherPacketSource
527 ALOGV("trimBuffersAfterMeta: discontinuitySeq %d, timeUs %lld",
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp611 mPacketSources.valueFor(stream)->trimBuffersAfterMeta(firstNewMeta[i]);

Completed in 55 milliseconds