Lines Matching refs:minCaptureBuffers
1442 int minCaptureBuffers = mParameters.getNumOfSnapshots();
1451 int maxStreamBuf = minCaptureBuffers + mParameters.getMaxUnmatchedFramesInQueue() +
1499 bufferCnt = minCaptureBuffers*CAMERA_PPROC_OUT_BUFFER_MULTIPLIER +
1513 if (minCaptureBuffers == 1 && !mLongshotEnabled) {
1524 bufferCnt = minCaptureBuffers*CAMERA_PPROC_OUT_BUFFER_MULTIPLIER +
1546 bufferCnt = minCaptureBuffers*CAMERA_PPROC_OUT_BUFFER_MULTIPLIER +
1569 bufferCnt = minCaptureBuffers +
1584 bufferCnt = minCaptureBuffers;