Lines Matching refs:minCaptureBuffers
1488 int minCaptureBuffers = mParameters.getNumOfSnapshots();
1497 int maxStreamBuf = minCaptureBuffers + mParameters.getMaxUnmatchedFramesInQueue() +
1547 bufferCnt = minCaptureBuffers*CAMERA_PPROC_OUT_BUFFER_MULTIPLIER +
1561 if ((minCaptureBuffers == 1 || mParameters.isUbiRefocus()) &&
1573 bufferCnt = minCaptureBuffers*CAMERA_PPROC_OUT_BUFFER_MULTIPLIER +
1595 bufferCnt = minCaptureBuffers*CAMERA_PPROC_OUT_BUFFER_MULTIPLIER +
1635 bufferCnt = minCaptureBuffers +
1650 bufferCnt = minCaptureBuffers;