OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:requeueAccessUnit
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.h
72
void
requeueAccessUnit
(const sp<ABuffer> &buffer);
AnotherPacketSource.cpp
159
void AnotherPacketSource::
requeueAccessUnit
(const sp<ABuffer> &buffer) {
/frameworks/av/media/libstagefright/httplive/
LiveSession.cpp
454
packetSource->
requeueAccessUnit
((*accessUnit));
[
all
...]
Completed in 3223 milliseconds