Searched refs:isVidBufRequested (Results 1 – 1 of 1) sorted by relevance
5180 bool isVidBufRequested = false; in processCaptureRequest() local5493 isVidBufRequested = true; in processCaptureRequest()5505 isVidBufRequested = true; in processCaptureRequest()5593 (mBatchSize && !isVidBufRequested) || in processCaptureRequest()5594 (mBatchSize && isVidBufRequested && !mToBeQueuedVidBufs)) { in processCaptureRequest()6073 (mBatchSize && !isVidBufRequested) || in processCaptureRequest()6074 (mBatchSize && isVidBufRequested && (mToBeQueuedVidBufs == mBatchSize))) { in processCaptureRequest()6076 mBatchSize, isVidBufRequested, in processCaptureRequest()6079 if(mBatchSize && isVidBufRequested && (mToBeQueuedVidBufs == mBatchSize)) { in processCaptureRequest()6117 } else if (mBatchSize && isVidBufRequested && (mToBeQueuedVidBufs != mBatchSize)) { in processCaptureRequest()