/hardware/interfaces/camera/device/3.5/default/ |
D | CameraDeviceSession.cpp | 119 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
|
D | ExternalCameraDeviceSession.cpp | 199 int streamId = bufRets[i].streamId; in threadLoop() local
|
/hardware/interfaces/camera/device/3.2/default/ |
D | CameraDeviceSession.cpp | 270 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/ |
D | TvInput.cpp | 106 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/ |
D | CameraDeviceSession.cpp | 402 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
|
D | ExternalCameraDeviceSession.cpp | 509 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/ |
D | C2Debug.cpp | 76 const C2Param::Type &i, bool addStream, unsigned streamId) { in attribParamIndex()
|
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraDeviceSession.h | 154 int32_t streamId; member
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 2880 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/ |
D | HdrPlusTypes.h | 185 uint32_t streamId; member
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 5990 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/ |
D | QCameraParametersIntf.cpp | 822 uint32_t streamId, int32_t device_rotation) in addOnlineRotation()
|
D | QCamera2HWI.cpp | 5281 uint32_t streamId = 0; in configureOnlineRotation() local
|
D | QCameraParameters.cpp | 14098 int32_t QCameraParameters::addOnlineRotation(uint32_t rotation, uint32_t streamId, in addOnlineRotation()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_types.h | 2826 uint32_t streamId; member
|