Home
last modified time | relevance | path

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

12

/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/current/android/hardware/tv/input/
DITvInput.aidl37 void closeStream(in int deviceId, in int streamId); in closeStream()
39 android.hardware.common.NativeHandle openStream(in int deviceId, in int streamId); in openStream()
41 …void setTvMessageEnabled(int deviceId, int streamId, in android.hardware.tv.input.TvMessageEventTy… in setTvMessageEnabled()
42 …criptor<byte,android.hardware.common.fmq.SynchronizedReadWrite> queue, int deviceId, int streamId); in getTvMessageQueueDesc()
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/2/android/hardware/tv/input/
DITvInput.aidl37 void closeStream(in int deviceId, in int streamId); in closeStream()
39 android.hardware.common.NativeHandle openStream(in int deviceId, in int streamId); in openStream()
41 …void setTvMessageEnabled(int deviceId, int streamId, in android.hardware.tv.input.TvMessageEventTy… in setTvMessageEnabled()
42 …criptor<byte,android.hardware.common.fmq.SynchronizedReadWrite> queue, int deviceId, int streamId); in getTvMessageQueueDesc()
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/1/android/hardware/tv/input/
DITvInput.aidl37 void closeStream(in int deviceId, in int streamId); in closeStream()
39 android.hardware.common.NativeHandle openStream(in int deviceId, in int streamId); in openStream()
41 …void setTvMessageEnabled(int deviceId, int streamId, in android.hardware.tv.input.TvMessageEventTy… in setTvMessageEnabled()
42 …criptor<byte,android.hardware.common.fmq.SynchronizedReadWrite> queue, int deviceId, int streamId); in getTvMessageQueueDesc()
/hardware/interfaces/tv/input/aidl/android/hardware/tv/input/
DITvInput.aidl43 void closeStream(in int deviceId, in int streamId); in closeStream()
66 NativeHandle openStream(in int deviceId, in int streamId); in openStream()
90 int deviceId, int streamId, in TvMessageEventType type, boolean enabled); in setTvMessageEnabled()
111 out MQDescriptor<byte, SynchronizedReadWrite> queue, int deviceId, int streamId); in getTvMessageQueueDesc()
/hardware/interfaces/camera/device/3.6/default/
DExternalCameraDeviceSession.cpp117 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
DExternalCameraOfflineSession.cpp293 Status ExternalCameraOfflineSession::importBuffer(int32_t streamId, in importBuffer()
484 void ExternalCameraOfflineSession::notifyError(uint32_t frameNumber, int32_t streamId, ErrorCode ec… in notifyError()
/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/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.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/aidl/default/
DTvInput.cpp71 ::ndk::ScopedAStatus TvInput::setTvMessageEnabled(int32_t deviceId, int32_t streamId, in setTvMessageEnabled()
/hardware/interfaces/camera/device/default/
DExternalCameraDeviceSession.cpp658 int streamId = halBuf.streamId = request.outputBuffers[i].streamId; in processOneCaptureRequest() local
736 for (auto streamId : offlineStreams) { in switchToOffline() local
832 for (auto streamId : offlineStreams) { in switchToOffline() local
1360 Status ExternalCameraDeviceSession::importBuffer(int32_t streamId, uint64_t bufId, in importBuffer()
1367 Status ExternalCameraDeviceSession::importBufferLocked(int32_t streamId, uint64_t bufId, in importBufferLocked()
1506 void ExternalCameraDeviceSession::notifyError(int32_t frameNumber, int32_t streamId, ErrorCode ec) { in notifyError()
1570 bool ExternalCameraDeviceSession::supportOfflineLocked(int32_t streamId) { in supportOfflineLocked()
1611 int32_t streamId = offlineReqs[i]->buffers[bIdx].streamId; in fillOfflineSessionInfo() local
1617 int32_t streamId = offlineStreams[i]; in fillOfflineSessionInfo() local
2052 int streamId = bufRets[i].streamId; in threadLoop() local
DExternalCameraOfflineSession.cpp87 Status ExternalCameraOfflineSession::importBuffer(int32_t streamId, uint64_t bufId, in importBuffer()
274 void ExternalCameraOfflineSession::notifyError(int32_t frameNumber, int32_t streamId, in notifyError()
DExternalCameraUtils.h203 int32_t streamId; member
DExternalCameraUtils.cpp401 /*inout*/ HandleImporter& handleImporter, int32_t streamId, uint64_t bufId, in importBufferImpl()
/hardware/interfaces/camera/provider/aidl/vts/
DVtsAidlHalCameraProvider_TargetTest.cpp325 int32_t streamId = 0; in TEST_P() local
661 int32_t streamId = 0; in TEST_P() local
741 int32_t streamId = 0; in TEST_P() local
823 int32_t streamId = 0; in TEST_P() local
984 int32_t streamId = 0; in TEST_P() local
1239 int32_t streamId = 0; in TEST_P() local
1324 int32_t streamId = 0; in TEST_P() local
1477 int32_t streamId = 0; in TEST_P() local
1790 int32_t streamId = halStreams[i].id; in TEST_P() local
2886 int32_t streamId = 0; in TEST_P() local
[all …]
Dcamera_aidl_test.h506 int32_t streamId; member
/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.cpp507 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()
DExternalCameraUtils.cpp216 int32_t streamId, in importBufferImpl()
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraUtils.h195 int32_t streamId; member
/hardware/google/easel/amber/camera/include/
DHdrPlusTypes.h185 uint32_t streamId; member
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp3367 int32_t streamId = 0; in TEST_P() local
3503 int32_t streamId = 0; in TEST_P() local
3639 int32_t streamId = 0; in TEST_P() local
3874 int32_t streamId = 0; in TEST_P() local
4194 int32_t streamId = 0; in TEST_P() local
4350 int32_t streamId = 0; in TEST_P() local
4609 int32_t streamId = 0; in TEST_P() local
6038 int32_t streamId = 0; in TEST_P() local
6112 int32_t streamId = 0; in TEST_P() local
7131 int32_t streamId = 0; in configurePreviewStreams3_4() local
[all …]
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp6023 uint32_t streamId = channel->getStreamID(channel->getStreamTypeMask()); in processCaptureRequest() local
6062 uint32_t streamId = channel->getStreamID(channel->getStreamTypeMask()); in processCaptureRequest() local
6089 uint32_t streamId = channel->getStreamID(channel->getStreamTypeMask()); in processCaptureRequest() local
6170 uint32_t streamId = channel->getStreamID(channel->getStreamTypeMask()); in processCaptureRequest() local
16490 uint32_t streamId = outputBuffer.streamId; in onCaptureResult() local
16614 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()

12