Searched refs:numBytesDequeued (Results 1 – 2 of 2) sorted by relevance
199 int numBytesDequeued = 0; in testEncoder() local244 numBytesDequeued += info.size; in testEncoder()261 + "dequeued " + numBytesDequeued + " bytes."); in testEncoder()270 float actualRatio = (float)numBytesDequeued / (float)numBytesSubmitted; in testEncoder()
621 int numBytesDequeued = 0; in runEncoder() local678 numBytesDequeued += info.size; in runEncoder()697 + "dequeued " + numBytesDequeued + " bytes."); in runEncoder()