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

/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp504 Vector<sp<MediaSource> > &sources, bool syncInfoPresent) {
520 syncInfoPresent ? source : new DetectSyncSource(source)),
962 bool syncInfoPresent = true; local
1015 syncInfoPresent = false;
1089 writeSourcesToMP4(mediaSources, syncInfoPresent);
503 writeSourcesToMP4( Vector<sp<MediaSource> > &sources, bool syncInfoPresent) argument

Completed in 45 milliseconds