Home
last modified time | relevance | path

Searched refs:sourceHeight (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h32 int32_t sourceHeight; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp90 "SOURCE_HEIGHT", options.sourceHeight, in ReportDecodeFault()
144 { .name = "SOURCE_HEIGHT", .t = HISYSEVENT_INT32, .v = { .i32 = options.sourceHeight } }, in ReportDecodeInfo()
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_data.h48 int32_t sourceHeight {0};
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_reporter.cpp218 "SOURCE_HEIGHT", stats.sourceHeight, in ReportThumbnailGeneration()
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_source_loading.cpp433 data_.stats.sourceHeight = imageInfo.size.height; in IsSizeAcceptable()
H A Dthumbnail_utils.cpp198 data.stats.sourceHeight = imageInfo.size.height; in LoadAudioFileInfo()
278 data.stats.sourceHeight = data.source->GetHeight(); in LoadVideoFile()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1051 options.sourceHeight = info.size.height;
1076 options.sourceHeight = plInfo.size.height;

Completed in 12 milliseconds