Searched refs:hasInputBuf (Results 1 – 2 of 2) sorted by relevance
314 bool hasInputBuf = (request.inputBuffer.streamId != -1 && in importRequestImpl() local317 size_t numBufs = numOutputBufs + (hasInputBuf ? 1 : 0); in importRequestImpl()333 if (hasInputBuf) { in importRequestImpl()345 (hasInputBuf && i == numOutputBufs) ? false : allowEmptyBuf); in importRequestImpl()363 if (hasInputBuf) { in importRequestImpl()1200 bool hasInputBuf = (request.inputBuffer.streamId != -1 && in processOneCaptureRequest() local1203 size_t numBufs = numOutputBufs + (hasInputBuf ? 1 : 0); in processOneCaptureRequest()1221 if (hasInputBuf) { in processOneCaptureRequest()1268 if (hasInputBuf) { in processOneCaptureRequest()1348 bool hasInputBuf = (hal_result->input_buffer != nullptr); in constructCaptureResult() local[all …]
380 bool hasInputBuf = (request.v3_2.inputBuffer.streamId != -1 && in processOneCaptureRequest_3_4() local383 size_t numBufs = numOutputBufs + (hasInputBuf ? 1 : 0); in processOneCaptureRequest_3_4()401 if (hasInputBuf) { in processOneCaptureRequest_3_4()498 if (hasInputBuf) { in processOneCaptureRequest_3_4()