Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mkv/
DMatroskaExtractor.h95 status_t synthesizeAVCC(TrackInfo *trackInfo, size_t index);
DMatroskaExtractor.cpp1657 status_t MatroskaExtractor::synthesizeAVCC(TrackInfo *trackInfo, size_t index) { in synthesizeAVCC() function in android::MatroskaExtractor
2230 err = synthesizeAVCC(trackInfo, n); in addTracks()