Home
last modified time | relevance | path

Searched refs:readBytesForLastPeriod (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DTrafficRecorder.h54 Bytes readBytesForLastPeriod(Time period);
114 Bytes TrafficRecorder<Time, Bytes>::readBytesForLastPeriod(Time period) { in readBytesForLastPeriod() function
163 Bytes sum = readBytesForLastPeriod(period); in printAccuBitsForLastPeriod()
/frameworks/av/media/libstagefright/rtsp/
DARTPWriter.cpp1702 unsigned int bytes = mTrafficRec->readBytesForLastPeriod(samplePeriod); in ModerateInstantTraffic()