Home
last modified time | relevance | path

Searched defs:pipeline_ (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/builder/
H A Dstream_pipeline_builder.h34 std::shared_ptr<Pipeline> pipeline_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.h47 static RefPtr<MockPipelineContext> pipeline_; variable
H A Dmock_pipeline_context.cpp38 RefPtr<MockPipelineContext> MockPipelineContext::pipeline_; member in OHOS::Ace::NG::MockPipelineContext
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/include/distributedcameramgr/
H A Ddcamera_sink_data_process.h58 std::shared_ptr<IDataProcessPipeline> pipeline_; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/
H A Ddcamera_stream_data_process.h67 std::shared_ptr<IDataProcessPipeline> pipeline_; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.h107 std::shared_ptr<Pipeline::PipelineCore> pipeline_; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.h129 std::shared_ptr<Pipeline::PipelineCore> pipeline_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtoss_animation_controller.h78 WeakPtr<PipelineContext> pipeline_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dtoss_animation_controller.h77 WeakPtr<PipelineContext> pipeline_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtoss_animation_controller.h84 WeakPtr<PipelineContext> pipeline_; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/include/
H A Dav_receiver_engine.h126 std::shared_ptr<OHOS::Media::Pipeline::PipelineCore> pipeline_ = nullptr; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/include/
H A Dav_sender_engine.h127 std::shared_ptr<OHOS::Media::Pipeline::PipelineCore> pipeline_ = nullptr; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.h139 std::shared_ptr<Pipeline::PipelineCore> pipeline_; variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.h95 std::shared_ptr<Pipeline::Pipeline> pipeline_; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Dstream_base.h78 std::shared_ptr<IStreamPipelineCore> pipeline_ = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.h114 std::shared_ptr<Pipeline::Pipeline> pipeline_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_manager.h173 const WeakPtr<PipelineContext> pipeline_; variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.h282 std::shared_ptr<OHOS::Media::Pipeline::Pipeline> pipeline_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.h376 WeakPtr<PipelineBase> pipeline_; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine/src/
H A Dav_receiver_engine_test.cpp227 std::shared_ptr<OHOS::Media::Pipeline::PipelineCore> pipeline_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.h965 WeakPtr<PipelineContext> pipeline_; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/test/unittest/av_sender_engine/src/
H A Dav_sender_engine_test.cpp238 std::shared_ptr<OHOS::Media::Pipeline::PipelineCore> pipeline_ = nullptr; variable
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dimage_effect_inner.cpp74 std::shared_ptr<PipelineCore> pipeline_; member in OHOS::Media::Effect::ImageEffect::Impl