Home
last modified time | relevance | path

Searched defs:streamId (Results 1 - 25 of 82) sorted by relevance

1234

/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/vo_node/
H A Dvo_node.cpp36 RetCode VoNode::Start(const int32_t streamId) in Start() argument
58 RetCode VoNode::Stop(const int32_t streamId) in Stop() argument
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/venc_node/
H A Dvenc_node.cpp27 RetCode VencNode::Start(const int32_t streamId) in Start() argument
32 RetCode VencNode::Stop(const int32_t streamId) in Stop() argument
/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
H A Dstream_operator_callback.cpp20 OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) OnCaptureStarted() argument
38 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamId, uint64_t timestamp) OnFrameShutter() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/transform_node/
H A Dtransform_node.cpp23 RetCode TransformNode::Start(const int32_t streamId) in Start() argument
28 RetCode TransformNode::Stop(const int32_t streamId) in Stop() argument
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcamerareleasestreams_fuzzer/
H A Ddcamerareleasestreams_fuzzer.cpp34 int32_t streamId = *(reinterpret_cast<const int32_t*>(data)); in DcameraReleaseStreamsFuzzTest() local
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcamerastopcapture_fuzzer/
H A Ddcamerastopcapture_fuzzer.cpp34 int32_t streamId = *(reinterpret_cast<const int32_t*>(data)); in DcameraStopCaptureFuzzTest() local
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamattachbufferqueue_fuzzer/
H A Ddstreamattachbufferqueue_fuzzer.cpp31 int32_t streamId = *(reinterpret_cast<const int*>(data)); in DstreamAttachBufferQueueFuzzTest() local
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamdetachbufferqueue_fuzzer/
H A Ddstreamdetachbufferqueue_fuzzer.cpp31 int32_t streamId = *(reinterpret_cast<const int*>(data)); in DstreamDetachBufferQueueFuzzTest() local
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dstream_operator_callback_wrapper.cpp28 void StreamCBOnCaptureStarted(int captureId, const int* streamId, int count) in StreamCBOnCaptureStarted() argument
87 void StreamCBOnFrameShutter(int captureId, const int* streamId, int count, uint64_t timestamp) in StreamCBOnFrameShutter() argument
[all...]
H A Dbuffer_producer_wrapper.cpp117 int BufferProducerGetQueueSize(int streamId) in BufferProducerGetQueueSize() argument
127 unsigned int BufferProducerSetQueueSize(int streamId, int size) in BufferProducerSetQueueSize() argument
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/vi_node/
H A Dvi_node.cpp34 RetCode ViNode::Start(const int32_t streamId) in Start() argument
61 RetCode ViNode::Stop(const int32_t streamId) in Stop() argument
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/mpi_node/
H A Dmpi_node.cpp33 RetCode MpiNode::ConnectMpi(const int32_t streamId) in ConnectMpi() argument
71 RetCode MpiNode::DisConnectMpi(const int32_t streamId) in DisConnectMpi() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/merge_node/
H A Dmerge_node.cpp38 RetCode MergeNode::Start(const int32_t streamId) in Start() argument
54 RetCode MergeNode::Stop(const int32_t streamId) in Stop() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/sink_node/
H A Dsink_node.cpp24 RetCode SinkNode::Start(const int32_t streamId) in Start() argument
30 RetCode SinkNode::Stop(const int32_t streamId) in Stop() argument
39 int32_t streamId = buffer->GetStreamId(); in DeliverBuffer() local
/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/
H A Dscale_node.cpp34 RetCode ScaleNode::Start(const int32_t streamId) in Start() argument
40 RetCode ScaleNode::Stop(const int32_t streamId) in Stop() argument
46 RetCode ScaleNode::Flush(const int32_t streamId) in Flush() argument
75 RetCode ScaleNode::Capture(const int32_t streamId, cons argument
81 CancelCapture(const int32_t streamId) CancelCapture() argument
[all...]
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/fuzztest/notifyevent_fuzzer/
H A Dnotifyevent_fuzzer.cpp38 int32_t streamId = *(reinterpret_cast<const int32_t*>(data)); in NotifyEventFuzzTest() local
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/unittest/src/
H A Ddaudio_manager_interface_impl_test.cpp91 int32_t streamId = 0; in HWTEST_F() local
107 int32_t streamId = 0; in HWTEST_F() local
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraacquirebuffer_fuzzer/
H A Ddcameraacquirebuffer_fuzzer.cpp34 int32_t streamId = 1; in DcameraAcquireBufferFuzzTest() local
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcamerashutterbuffer_fuzzer/
H A Ddcamerashutterbuffer_fuzzer.cpp34 int32_t streamId = 1; in DcameraShutterBufferFuzzTest() local
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamchangetoofflinestream_fuzzer/
H A Ddstreamchangetoofflinestream_fuzzer.cpp57 int32_t streamId = *(reinterpret_cast<const int*>(data)); in DstreamChangeToOfflineStreamFuzzTest() local
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamcapture_fuzzer/
H A Ddstreamcapture_fuzzer.cpp32 int32_t streamId = *(reinterpret_cast<const int*>(data)); in DstreamCaptureFuzzTest() local
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/vpss_node/
H A Dvpss_node.cpp41 RetCode VpssNode::Init(const int32_t streamId) in Init() argument
47 RetCode VpssNode::Start(const int32_t streamId) in Start() argument
76 RetCode VpssNode::Flush(const int32_t streamId) in Flush() argument
97 Stop(const int32_t streamId) Stop() argument
119 Capture(const int32_t streamId, const int32_t captureId) Capture() argument
135 CancelCapture(const int32_t streamId) CancelCapture() argument
[all...]
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H A Doffline_pipeline_manager.cpp31 RetCode OfflinePipelineManager::SwitchToOfflinePipeline(int32_t streamId, in SwitchToOfflinePipeline() argument
54 RetCode OfflinePipelineManager::CancelCapture(int32_t streamId, int32_t captureId) in CancelCapture() argument
102 std::shared_ptr<OfflinePipeline> OfflinePipelineManager::GetOfflinePipeline(int32_t streamId, in GetOfflinePipeline() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/builder/
H A Dstream_pipeline_builder.cpp92 RetCode StreamPipelineBuilder::Destroy(int streamId) in Destroy() argument
/drivers/peripheral/camera/vdi_base/common/include/
H A Dstream.h45 int32_t streamId; member

Completed in 7 milliseconds

1234