Home
last modified time | relevance | path

Searched defs:streamId (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/camera/device/3.5/default/
DCameraDeviceSession.cpp119 const buffer_handle_t& buf, uint64_t bufferId, int streamId) { in pushBufferId()
129 const buffer_handle_t& buf, int streamId) { in popBufferId()
149 uint64_t CameraDeviceSession::getCapResultBufferId(const buffer_handle_t& buf, int streamId) { in getCapResultBufferId()
156 Camera3Stream* CameraDeviceSession::getStreamPointer(int32_t streamId) { in getStreamPointer()
273 int streamId = bufRets[i].streamId; in requestStreamBuffers() local
DExternalCameraDeviceSession.cpp199 int streamId = bufRets[i].streamId; in threadLoop() local
/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.cpp270 Status CameraDeviceSession::importBuffer(int32_t streamId, in importBuffer()
536 for (int streamId : streams) { in sendBatchBuffersLocked() local
554 for (int streamId : streams) { in sendBatchBuffersLocked() local
577 for (int streamId : streams) { in sendBatchBuffersLocked() local
598 for (int streamId : streams) { in sendBatchBuffersLocked() local
1355 int streamId = static_cast<Camera3Stream*>(hal_result->input_buffer->stream)->mId; in constructCaptureResult() local
1366 int streamId = static_cast<Camera3Stream*>(hal_result->output_buffers[i].stream)->mId; in constructCaptureResult() local
1485 int streamId = static_cast<Camera3Stream*>(hal_result->input_buffer->stream)->mId; in constructCaptureResult() local
1491 int streamId = static_cast<Camera3Stream*>(hal_result->output_buffers[i].stream)->mId; in constructCaptureResult() local
/hardware/interfaces/tv/input/1.0/default/
DTvInput.cpp106 Return<void> TvInput::openStream(int32_t deviceId, int32_t streamId, openStream_cb cb) { in openStream()
130 Return<Result> TvInput::closeStream(int32_t deviceId, int32_t streamId) { in closeStream()
/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp402 auto streamId = request.v3_2.inputBuffer.streamId; in processOneCaptureRequest_3_4() local
417 auto streamId = request.v3_2.outputBuffers[i].streamId; in processOneCaptureRequest_3_4() local
DExternalCameraDeviceSession.cpp509 Status ExternalCameraDeviceSession::importBuffer(int32_t streamId, in importBuffer()
517 Status ExternalCameraDeviceSession::importBufferLocked(int32_t streamId, in importBufferLocked()
753 int streamId = halBuf.streamId = request.outputBuffers[i].streamId; in processOneCaptureRequest() local
783 uint32_t frameNumber, int32_t streamId, ErrorCode ec) { in notifyError()
/hardware/google/av/codec2/vndk/util/
DC2Debug.cpp76 const C2Param::Type &i, bool addStream, unsigned streamId) { in attribParamIndex()
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h154 int32_t streamId; member
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp2880 int32_t streamId = 0; in TEST_F() local
2988 int32_t streamId = 0; in TEST_F() local
3207 int32_t streamId = 0; in TEST_F() local
3489 int32_t streamId = 0; in TEST_F() local
3595 int32_t streamId = 0; in TEST_F() local
3818 int32_t streamId = 0; in TEST_F() local
5265 int32_t streamId = 0; in configurePreviewStreams3_4() local
5923 int deviceVersion, int32_t streamId, in verifyBuffersReturned()
/hardware/google/easel/amber/camera/include/
DHdrPlusTypes.h185 uint32_t streamId; member
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp5990 uint32_t streamId = channel->getStreamID(channel->getStreamTypeMask()); in processCaptureRequest() local
6029 uint32_t streamId = channel->getStreamID(channel->getStreamTypeMask()); in processCaptureRequest() local
6056 uint32_t streamId = channel->getStreamID(channel->getStreamTypeMask()); in processCaptureRequest() local
6137 uint32_t streamId = channel->getStreamID(channel->getStreamTypeMask()); in processCaptureRequest() local
16390 uint32_t streamId = outputBuffer.streamId; in onCaptureResult() local
16514 uint32_t streamId = outputBuffer.streamId; in onFailedCaptureResult() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.cpp822 uint32_t streamId, int32_t device_rotation) in addOnlineRotation()
DQCamera2HWI.cpp5281 uint32_t streamId = 0; in configureOnlineRotation() local
DQCameraParameters.cpp14098 int32_t QCameraParameters::addOnlineRotation(uint32_t rotation, uint32_t streamId, in addOnlineRotation()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h2826 uint32_t streamId; member