Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/mpeg2ts/
DESQueue.h60 uint32_t pesScramblingControl = 0);
133 int32_t *pesScramblingControl = NULL);
DATSParser.cpp1530 uint32_t tsScramblingControl = 0, pesScramblingControl = 0; in flushScrambled() local
1551 pesScramblingControl = getPesScramblingControl(&br, &pesOffset); in flushScrambled()
1555 if (pesScramblingControl == 0 || mQueue->isScrambled()) { in flushScrambled()
1562 tsScramblingControl : pesScramblingControl; in flushScrambled()
1578 if (it->transport_scrambling_mode != 0 || pesScramblingControl != 0) { in flushScrambled()
1588 if (pesScramblingControl != 0) { in flushScrambled()
1650 && pesScramblingControl == 0)) { in flushScrambled()
1661 if (pesScramblingControl != 0) { in flushScrambled()