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

/frameworks/av/media/libstagefright/rtsp/
H A DARTPAssembler.cpp93 static const unsigned kADTSProtectionAbsent = 1; local
100 0xf0 | (kADTSId << 3) | (kADTSLayer << 1) | kADTSProtectionAbsent;

Completed in 140 milliseconds