Home
last modified time | relevance | path

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

/packages/apps/Camera2/jni/
Djpegutil.cpp204 int totalOutputBytes; in Compress() member
224 cdata.totalOutputBytes += numBytesInBuffer; in Compress()
294 clientData.totalOutputBytes += numBytesInBuffer; in Compress()
302 return clientData.totalOutputBytes; in Compress()