Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.h81 status_t synthesizeAVCC(TrackInfo *trackInfo, size_t index);
DMatroskaExtractor.cpp1033 status_t MatroskaExtractor::synthesizeAVCC(TrackInfo *trackInfo, size_t index) { in synthesizeAVCC() function in android::MatroskaExtractor
1309 err = synthesizeAVCC(trackInfo, n); in addTracks()