Home
last modified time | relevance | path

Searched defs:srcHeight (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dpost_proc.cpp145 int32_t srcHeight = pixelMap.GetHeight(); in CenterScale() local
192 const int32_t srcWidth, const int32_t srcHeight, in CopyPixels()
224 bool PostProc::CenterDisplay(PixelMap &pixelMap, int32_t srcWidth, int32_t srcHeight, int32_t targe… in CenterDisplay()
592 int32_t srcHeight = pixelMap.GetHeight(); in ScalePixelMap() local
756 int32_t srcHeight = pixelMap.GetHeight(); in ScalePixelMapEx() local
/foundation/multimedia/av_codec/services/engine/common/include/
Dcodec_utils.h38 int32_t srcHeight = 0; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dscene_util.cpp303 const float srcHeight = getMeshHeight(*meshManager, srcMeshEntity); in CalculateScalingFactor() local