Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mpeg2/
DMPEG2TSExtractor.h80 static bool isScrambledFormat(MetaDataBase &format);
DMPEG2TSExtractor.cpp288 bool MPEG2TSExtractor::isScrambledFormat(MetaDataBase &format) { in isScrambledFormat() function in android::MPEG2TSExtractor
350 if (!isScrambledFormat(*(format.get()))) { in init()
367 if (!isScrambledFormat(*(format.get())) && !haveVideo) { in init()