OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createFormatChangeBuffer
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/httplive/
LiveSession.h
88
sp<ABuffer>
createFormatChangeBuffer
(bool swap = true);
LiveSession.cpp
89
sp<ABuffer> LiveSession::
createFormatChangeBuffer
(bool swap) {
[
all
...]
PlaylistFetcher.cpp
567
mPacketSources.valueAt(i)->queueAccessUnit(mSession->
createFormatChangeBuffer
());
[
all
...]
Completed in 202 milliseconds