Searched refs:syncInfoPresent (Results 1 – 1 of 1) sorted by relevance
532 Vector<sp<MediaSource> > &sources, bool syncInfoPresent) { in writeSourcesToMP4() argument553 syncInfoPresent ? source : new DetectSyncSource(source)), in writeSourcesToMP4()1084 bool syncInfoPresent = true; in main() local1140 syncInfoPresent = false; in main()1226 writeSourcesToMP4(mediaSources, syncInfoPresent); in main()