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

/frameworks/av/media/libstagefright/wifi-display/source/
H A DTSPacketizer.cpp349 unsigned streamIDStop; local
354 streamIDStop = 0xef;
358 streamIDStop = 0xdf;
362 streamIDStop = 0xbd;
383 if (streamID > streamIDStop) {

Completed in 24 milliseconds