Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h49 bool isHardDecode; member
/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()
/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dabs_image_decoder.h79 bool isHardDecode = false; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp823 context.isHardDecode = true; in HeapMemAlloc()
830 context.isHardDecode = true; in HeapMemAlloc()
834 context.isHardDecode = true; in HeapMemAlloc()
858 context.isHardDecode = true; in HeapMemAlloc()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1098 options.isHardDecode = context.isHardDecode;
1107 event.GetDecodeInfoOptions().isHardDecode = true;

Completed in 11 milliseconds