Home
last modified time | relevance | path

Searched refs:VIDEO (Results 1 - 25 of 152) sorted by relevance

1234567

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dvideo.cpp26 this->dataType_ = VIDEO; in Video()
31 this->dataType_ = VIDEO; in Video()
/foundation/multimedia/player_framework/frameworks/native/video_editor/test/unittest/data_center/
H A Dasset_test.cpp44 auto asset = AssetFactory::CreateAsset(AssetType::VIDEO, 5); in HWTEST_F()
65 auto asset = AssetFactory::CreateAsset(AssetType::VIDEO, -1); in HWTEST_F()
75 ASSERT_EQ(videoAsset.GetType(), AssetType::VIDEO); in HWTEST_F()
/foundation/multimedia/media_foundation/test/unittest/
H A DTestPluginCommon.cpp42 audioBuffer->ChangeBufferMetaType(BufferMetaType::VIDEO); in HWTEST()
43 std::shared_ptr<Buffer> videoBuffer = Buffer::CreateDefaultBuffer(BufferMetaType::VIDEO, 16, in HWTEST()
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/impl/
H A Ddata_center_impl.cpp43 auto asset = AssetFactory::CreateAsset(AssetType::VIDEO, fileFd); in AppendVideo()
53 if (asset->GetType() != AssetType::VIDEO) { in AppendVideo()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_trans_buffer.h32 VIDEO, member
81 explicit AVTransBuffer(MetaType type = MetaType::VIDEO);
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/
H A Ddcamera_pipeline_sink_test.cpp86 int32_t rc = testSinkPipeline_->CreateDataProcessPipeline(PipelineType::VIDEO, srcParams, destParams, listener); in HWTEST_F()
112 int32_t rc = testSinkPipeline_->CreateDataProcessPipeline(PipelineType::VIDEO, srcParams, destParams, listener); in HWTEST_F()
173 int32_t rc = testSinkPipeline_->CreateDataProcessPipeline(PipelineType::VIDEO, srcParams, destParams, listener); in HWTEST_F()
327 EXPECT_EQ(PipelineType::VIDEO, testPipelineSink_->piplineType_); in HWTEST_F()
332 EXPECT_EQ(PipelineType::VIDEO, testPipelineSink_->piplineType_); in HWTEST_F()
H A Ddcamera_pipeline_source_test.cpp87 int32_t rc = testSourcePipeline_->CreateDataProcessPipeline(PipelineType::VIDEO, srcParams, destParams, listener); in HWTEST_F()
113 int32_t rc = testSourcePipeline_->CreateDataProcessPipeline(PipelineType::VIDEO, srcParams, destParams, listener); in HWTEST_F()
172 int32_t rc = testSourcePipeline_->CreateDataProcessPipeline(PipelineType::VIDEO, srcParams, destParams, listener); in HWTEST_F()
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
H A Dchannel_info.h37 VIDEO, member in OHOS::CastEngine::CastEngineService::ModuleType
47 "AUTH", "RTSP", "RTCP", "VIDEO", "AUDIO", "REMOTE_CONTROL", "STREAM", "UI_FILES", "UI_BYTES"
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
H A Dchannel_info.h37 VIDEO, member in OHOS::CastEngine::CastEngineService::ModuleType
47 "AUTH", "RTSP", "RTCP", "VIDEO", "AUDIO", "REMOTE_CONTROL", "STREAM", "UI_FILES", "UI_BYTES"
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/asset/
H A Dasset_factory.cpp38 case AssetType::VIDEO: in CreateAsset()
H A Dasset.h25 VIDEO, member in OHOS::Media::AssetType
H A Dvideo_asset.cpp26 VideoAsset::VideoAsset(int64_t id, int fd) : Asset(id, AssetType::VIDEO, fd) in VideoAsset()
/foundation/resourceschedule/frame_aware_sched/common/include/
H A Dframe_info_const.h45 VIDEO, member in OHOS::RME::SceneEvent
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_repeat.cpp60 if (repeatStreamType_ != RepeatStreamType::VIDEO) { in LinkInput()
68 streamInfo.v1_0.intent_ = StreamIntent::VIDEO; in SetVideoStreamInfo()
91 streamInfo.v1_0.intent_ = StreamIntent::VIDEO; in SetStreamInfo()
95 case RepeatStreamType::VIDEO: in SetStreamInfo()
222 if (repeatStreamType_ == RepeatStreamType::VIDEO || repeatStreamType_ == RepeatStreamType::LIVEPHOTO) { in Start()
225 if (repeatStreamType_ == RepeatStreamType::PREVIEW || repeatStreamType_ == RepeatStreamType::VIDEO) { in Start()
242 if (repeatStreamType_ == RepeatStreamType::VIDEO) { in Start()
345 if (repeatStreamType_ == RepeatStreamType::VIDEO) { in OnFrameStarted()
366 if (repeatStreamType_ == RepeatStreamType::VIDEO) { in OnFrameEnded()
378 if (repeatStreamType_ == RepeatStreamType::VIDEO) { in OnDeferredVideoEnhancementInfo()
[all...]
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dcapture_scene_const.h49 VIDEO = 2,
125 } else if (sceneMode_ == VIDEO) { in GetFeaturedMode()
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_plugin_manager_test.cpp225 demuxerPluginManager_->streamInfoMap_[1].type = StreamType::VIDEO; in HWTEST_F()
230 EXPECT_EQ(result, StreamType::VIDEO); in HWTEST_F()
268 Status result = demuxerPluginManager_->UpdateDefaultStreamID(mediaInfo, StreamType::VIDEO, newStreamID); in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dvideo_test.cpp66 EXPECT_EQ(video.dataType_, VIDEO); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/data_process/include/eventbus/
H A Ddcamera_pipeline_event.h32 PipelineConfig() : pipelineType_(PipelineType::VIDEO) {} in PipelineConfig()
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_buffer.h59 VIDEO, ///< Meta used to describe video data member
178 VideoBufferMeta() : BufferMeta(BufferMetaType::VIDEO) {} in VideoBufferMeta()
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline/
H A Ddcamera_pipeline_sink.cpp42 case PipelineType::VIDEO: in CreateDataProcessPipeline()
161 piplineType_ = PipelineType::VIDEO; in DestroyDataProcessPipeline()
/foundation/arkui/ace_engine/frameworks/core/event/multimodal/
H A Dvoice_event.h27 VIDEO, member in OHOS::Ace::SceneLabel
/foundation/multimedia/media_foundation/interface/inner_api/osal/task/
H A Dtask.h35 VIDEO, member in OHOS::Media::TaskType
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_comm_napi.cpp58 } else if (cameraShotType == static_cast<int32_t>(CameraShotType::VIDEO)) { in CreatePhotoAssetNapi()
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_device.cpp265 modePreviewProfiles_[VIDEO] = capability->GetPreviewProfiles(); in SetProfile()
266 modePhotoProfiles_[VIDEO] = capability->GetPhotoProfiles(); in SetProfile()
267 modeVideoProfiles_[VIDEO] = capability->GetVideoProfiles(); in SetProfile()
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Ddemuxer_filter_unit_test.cpp280 meta->Set<Tag::MEDIA_TYPE>(Plugins::MediaType::VIDEO); in HWTEST_F()
290 meta->Set<Tag::MEDIA_TYPE>(Plugins::MediaType::VIDEO); in HWTEST_F()
313 auto res = demuxerFilter_->ShouldTrackSkipped(Plugins::MediaType::VIDEO, "", 0); in HWTEST_F()
316 res = demuxerFilter_->ShouldTrackSkipped(Plugins::MediaType::VIDEO, MIME_IMAGE, 0); in HWTEST_F()
322 demuxerFilter_->disabledMediaTracks_.insert(Plugins::MediaType::VIDEO); in HWTEST_F()
323 res = demuxerFilter_->ShouldTrackSkipped(Plugins::MediaType::VIDEO, "", 0); in HWTEST_F()
410 res = demuxerFilter_->FindStreamType(audio, Plugins::MediaType::VIDEO, "", 0); in HWTEST_F()

Completed in 13 milliseconds

1234567