Searched defs:protection_absent (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp1550 bool protection_absent = bits.getBits(1) != 0; local
/frameworks/av/media/libstagefright/mpeg2ts/
H A DESQueue.cpp637 bool protection_absent = bits.getBits(1) != 0; local
686 size_t headerSize = protection_absent ? 7 : 9;

Completed in 482 milliseconds