Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp97 "DESIRE_DESIRE_PIXEL_FORMAT", options.desirePixelFormat, in ReportDecodeFault()
151 …= "DESIRE_DESIRE_PIXEL_FORMAT", .t = HISYSEVENT_INT32, .v = { .i32 = options.desirePixelFormat } }, in ReportDecodeInfo()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h39 int32_t desirePixelFormat; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1062 options.desirePixelFormat = static_cast<int32_t>(opts.desiredPixelFormat); in SetDecodeInfoOptions()
1087 options.desirePixelFormat = static_cast<int32_t>(opts.desiredPixelFormat); in SetDecodeInfoOptions()