Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_impl_CameraExtensionJpegProcessor.cpp407 int totalOutputBytes; in compress() member
427 cdata.totalOutputBytes += numBytesInBuffer; in compress()
497 clientData.totalOutputBytes += numBytesInBuffer; in compress()
505 return clientData.totalOutputBytes; in compress()