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

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

Completed in 48 milliseconds