HomeSort by relevance Sort by last modified time
    Searched refs:sctrl (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/
ACodecBufferChannel.cpp 184 ScramblingControl sctrl = ScramblingControl::UNSCRAMBLED;
187 sctrl = (ScramblingControl)key[0];
193 sctrl,
  /frameworks/av/media/codec2/sfplugin/
CCodecBufferChannel.cpp 472 ScramblingControl sctrl = ScramblingControl::UNSCRAMBLED; local
475 sctrl = (ScramblingControl)key[0];
481 sctrl,
    [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.cpp 1561 uint32_t sctrl = tsScramblingControl != 0 ? local
    [all...]

Completed in 2005 milliseconds