Home
last modified time | relevance | path

Searched refs:DestroyComponent (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_manager.h41 virtual int32_t DestroyComponent(const Plugin::Any& component, uint32_t id) = 0;
H A Dhdi_codec_manager.h35 int32_t DestroyComponent(const Plugin::Any& component, uint32_t id) override;
H A Dhdi_codec_manager.cpp60 int32_t HdiCodecManager::DestroyComponent(const Plugin::Any& component, uint32_t id) in DestroyComponent() function in OHOS::Media::Plugin::CodecAdapter::HdiCodecManager
62 MEDIA_LOG_I("DestroyComponent Start"); in DestroyComponent()
65 return mgr_->DestroyComponent(id); in DestroyComponent()
H A Dhdi_codec_adapter.cpp187 auto ret = HdiCodecManager::GetInstance().DestroyComponent(codecComp_, componentId_); in Deinit()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dhdi_codec.cpp306 compMgr_->DestroyComponent(componentId_); in Release()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp890 compMgr_->DestroyComponent(componentId_); in ReleaseComponent()
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp1375 compMgr_->DestroyComponent(componentId_); in ReleaseComponent()

Completed in 7 milliseconds