Home
last modified time | relevance | path

Searched refs:IsSecureMode (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_utils.h33 inline bool IsSecureMode(const std::string &name) in IsSecureMode() function
H A Dhcodec.cpp305 isSecure_ = IsSecureMode(caps_.compName); in HCodec()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp27 static bool IsSecureMode(const string &name) in IsSecureMode() function
42 if (cap.role == MEDIA_ROLETYPE_VIDEO_HEVC && cap.type == VIDEO_DECODER && !IsSecureMode(cap.compName)) { in Create()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp323 static bool IsSecureMode(const std::string &name) in IsSecureMode() function
353 cap.type == HDI::Codec::V3_0::VIDEO_DECODER && !IsSecureMode(cap.compName)) { in IsSupportHeif()

Completed in 10 milliseconds