Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/extractors/mpeg2/
H A DMPEG2TSExtractor.h80 static bool isScrambledFormat(MetaDataBase &format);
H A DMPEG2TSExtractor.cpp291 bool MPEG2TSExtractor::isScrambledFormat(MetaDataBase &format) { in isScrambledFormat() function in android::MPEG2TSExtractor
353 if (!isScrambledFormat(*(format.get()))) { in init()
370 if (!isScrambledFormat(*(format.get())) && !haveVideo) { in init()