Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_system_properties.h25 static bool GetDecodeDmaEnabled();
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_system_properties.cpp83 bool ImageSystemProperties::GetDecodeDmaEnabled() in GetDecodeDmaEnabled() function in OHOS::Media::ImageSystemProperties
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp733 ImageSystemProperties::GetDecodeDmaEnabled()) { in InitDecodeContext()