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

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

Completed in 59 milliseconds