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

/frameworks/av/media/libstagefright/wifi-display/source/
H A DTSPacketizer.cpp400 unsigned streamIDStop; local
405 streamIDStop = 0xef;
409 streamIDStop = 0xdf;
413 streamIDStop = 0xbd;
434 if (streamID > streamIDStop) {

Completed in 806 milliseconds