Searched refs:fcount_captured (Results 1 – 3 of 3) sorted by relevance
36 int fcount_captured; variable50 fcount_captured = 0; in initTest()124 mRequestedCapture, fcount_captured); in snapshotProcessCaptureRequestRepeat()125 if (mRequestedCapture == fcount_captured) { in snapshotProcessCaptureRequestRepeat()128 LOGD("\n Capture Done , Recieved Frame : %d", fcount_captured); in snapshotProcessCaptureRequestRepeat()142 mRequestedCapture, fcount_captured); in snapshotProcessCaptureRequestRepeat()
35 extern int fcount_captured;125 mRequestedCapture, fcount_captured); in rawProcessCaptureRequestRepeat()126 if (mRequestedCapture == fcount_captured) { in rawProcessCaptureRequestRepeat()129 LOGD("\n Capture Done , Recieved Frame : %d", fcount_captured); in rawProcessCaptureRequestRepeat()
148 extern int fcount_captured; in ProcessCaptureResult()151 result->num_output_buffers, fcount_captured); in ProcessCaptureResult()153 fcount_captured++; in ProcessCaptureResult()154 LOGD("\n Capture %d done preparing for capture ", fcount_captured); in ProcessCaptureResult()