Home
last modified time | relevance | path

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

/frameworks/av/media/module/extractors/mkv/
DMatroskaExtractor.cpp1716 bool isComplete_csd = false; in synthesizeMPEG2() local
1720 isComplete_csd = true; in synthesizeMPEG2()
1724 if (!isComplete_csd) { in synthesizeMPEG2()
1755 bool isComplete_csd = false; in synthesizeMPEG4() local
1758 isComplete_csd = true; in synthesizeMPEG4()
1762 if (!isComplete_csd) { in synthesizeMPEG4()