Home
last modified time | relevance | path

Searched refs:synthesizeMPEG4 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/extractors/mkv/
DMatroskaExtractor.h97 status_t synthesizeMPEG4(TrackInfo *trackInfo, size_t index);
DMatroskaExtractor.cpp1729 status_t MatroskaExtractor::synthesizeMPEG4(TrackInfo *trackInfo, size_t index) { in synthesizeMPEG4() function in android::MatroskaExtractor
2249 err = synthesizeMPEG4(trackInfo, n); in addTracks()