/hardware/interfaces/camera/device/3.6/default/ |
D | ExternalCameraDeviceSession.cpp | 117 bool ExternalCameraDeviceSession::supportOfflineLocked(int32_t streamId) { in supportOfflineLocked() 157 int32_t streamId = offlineReqs[i]->buffers[bIdx].streamId; in fillOfflineSessionInfo() local 163 int32_t streamId = offlineStreams[i]; in fillOfflineSessionInfo() local 206 for (auto streamId : offlineStreams) { in switchToOffline() local 297 for(auto streamId : offlineStreams) { in switchToOffline() local
|
D | ExternalCameraOfflineSession.cpp | 284 Status ExternalCameraOfflineSession::importBuffer(int32_t streamId, in importBuffer() 475 void ExternalCameraOfflineSession::notifyError(uint32_t frameNumber, int32_t streamId, ErrorCode ec… in notifyError()
|
/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 1354 int streamId = static_cast<Camera3Stream*>(hal_result->input_buffer->stream)->mId; in constructCaptureResult() local 1365 int streamId = static_cast<Camera3Stream*>(hal_result->output_buffers[i].stream)->mId; in constructCaptureResult() local 1484 int streamId = static_cast<Camera3Stream*>(hal_result->input_buffer->stream)->mId; in constructCaptureResult() local 1490 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 | 507 Status ExternalCameraDeviceSession::importBuffer(int32_t streamId, in importBuffer() 515 Status ExternalCameraDeviceSession::importBufferLocked(int32_t streamId, in importBufferLocked() 725 int streamId = halBuf.streamId = request.outputBuffers[i].streamId; in processOneCaptureRequest() local 755 uint32_t frameNumber, int32_t streamId, ErrorCode ec) { in notifyError()
|
D | ExternalCameraUtils.cpp | 187 int32_t streamId, in importBufferImpl()
|
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraUtils.h | 195 int32_t streamId; member
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 3215 int32_t streamId = 0; in TEST_P() local 3344 int32_t streamId = 0; in TEST_P() local 3475 int32_t streamId = 0; in TEST_P() local 3695 int32_t streamId = 0; in TEST_P() local 3979 int32_t streamId = 0; in TEST_P() local 4086 int32_t streamId = 0; in TEST_P() local 4310 int32_t streamId = 0; in TEST_P() local 6100 int32_t streamId = 0; in configurePreviewStreams3_4() local 7214 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/HAL/ |
D | QCameraParametersIntf.cpp | 822 uint32_t streamId, int32_t device_rotation) in addOnlineRotation()
|
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
|