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

/frameworks/base/cmds/stagefright/
H A Dstagefright.cpp369 Vector<sp<MediaSource> > &sources, bool syncInfoPresent) {
385 syncInfoPresent ? source : new DetectSyncSource(source)),
694 bool syncInfoPresent = true; local
752 syncInfoPresent = false;
764 syncInfoPresent = false;
843 writeSourcesToMP4(mediaSources, syncInfoPresent);
368 writeSourcesToMP4( Vector<sp<MediaSource> > &sources, bool syncInfoPresent) argument

Completed in 16 milliseconds