Home
last modified time | relevance | path

Searched refs:IsSupportCodecType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dhdi_codec.h58 bool IsSupportCodecType(const std::string &name);
H A Dhdi_codec.cpp88 bool HdiCodec::IsSupportCodecType(const std::string &name) in IsSupportCodecType() function in OHOS::Media::Plugins::Hdi::HdiCodec
/ohos5.0/foundation/multimedia/av_codec/services/engine/codeclist/
H A Daudio_codeclist_info.cpp250 if (!hdiCodec_->IsSupportCodecType("OMX.audio.decoder.lbvc")) { in GetLbvcDecoderCapability()
278 if (!hdiCodec_->IsSupportCodecType("OMX.audio.encoder.lbvc")) { in GetLbvcEncoderCapability()