Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h39 int32_t desirePixelFormat; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp97 "DESIRE_DESIRE_PIXEL_FORMAT", options.desirePixelFormat, in ReportDecodeFault()
151 { .name = "DESIRE_DESIRE_PIXEL_FORMAT", .t = HISYSEVENT_INT32, .v = { .i32 = options.desirePixelFormat } }, in ReportDecodeInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp825 imageDataStatistics.AddTitle("imageSize: [%d, %d], desireSize: [%d, %d], imageFormat: %s, desirePixelFormat: %d,"
1058 options.desirePixelFormat = static_cast<int32_t>(opts.desiredPixelFormat);
1083 options.desirePixelFormat = static_cast<int32_t>(opts.desiredPixelFormat);

Completed in 6 milliseconds