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

  /external/aac/libMpegTPEnc/src/
tpenc_adts.h 106 UCHAR protection_absent; member in struct:__anon2148
  /external/aac/libMpegTPDec/src/
tpdec_adts.h 115 UCHAR protection_absent; member in struct:__anon2133
  /frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp 428 bool protection_absent = bits.getBits(1) != 0; local
477 size_t headerSize = protection_absent ? 7 : 9;

Completed in 262 milliseconds