Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp107 "HARD_DECODE", options.isHardDecode, in ReportDecodeFault()
162 { .name = "HARD_DECODE", .t = HISYSEVENT_BOOL, .v = { .b = options.isHardDecode } }, in ReportDecodeInfo()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h49 bool isHardDecode; member
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dabs_image_decoder.h79 bool isHardDecode = false; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp857 context.isHardDecode = true; in HeapMemAlloc()
868 context.isHardDecode = true; in HeapMemAlloc()
872 context.isHardDecode = true; in HeapMemAlloc()
892 context.isHardDecode = true; in HeapMemAlloc()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1102 options.isHardDecode = context.isHardDecode; in UpdateDecodeInfoOptions()
1111 event.GetDecodeInfoOptions().isHardDecode = true; in SetImageEventHeifParseErr()