OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trimBuffersAfterMeta
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.h
82
void
trimBuffersAfterMeta
(const sp<AMessage> &meta);
AnotherPacketSource.cpp
514
void AnotherPacketSource::
trimBuffersAfterMeta
(
527
ALOGV("
trimBuffersAfterMeta
: discontinuitySeq %d, timeUs %lld",
/frameworks/av/media/libstagefright/httplive/
LiveSession.cpp
611
mPacketSources.valueFor(stream)->
trimBuffersAfterMeta
(firstNewMeta[i]);
[
all
...]
Completed in 480 milliseconds