Home
last modified time | relevance | path

Searched refs:GetHardWareDecodeEnabled (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_system_properties.h29 static bool GetHardWareDecodeEnabled();
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/unittest/
H A Dheif_hw_decoder_test.cpp182 if (ImageSystemProperties::GetHardWareDecodeEnabled()) {
196 if (ImageSystemProperties::GetHardWareDecodeEnabled()) {
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/unittest/
H A Djpeg_hw_decoder_test.cpp86 if (ImageSystemProperties::GetHardWareDecodeEnabled()) {
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_system_properties.cpp119 bool ImageSystemProperties::GetHardWareDecodeEnabled() in GetHardWareDecodeEnabled() function in OHOS::Media::ImageSystemProperties
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1952 if (!(ImageSystemProperties::GetHardWareDecodeEnabled() in HeapMemAlloc()