Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dpost_proc.cpp150 int32_t srcHeight = pixelMap.GetHeight(); in CenterScale() local
197 const int32_t srcWidth, const int32_t srcHeight, in CopyPixels()
235 bool PostProc::CenterDisplay(PixelMap &pixelMap, int32_t srcWidth, int32_t srcHeight, int32_t targe… in CenterDisplay()
615 int32_t srcHeight = pixelMap.GetHeight(); in ScalePixelMap() local
813 int32_t srcHeight = pixelMap.GetHeight(); in CheckPixelMapSLR() local
971 int32_t srcHeight = pixelMap.GetHeight(); in ScalePixelMapEx() local
/foundation/multimedia/av_codec/services/engine/common/include/
Dcodec_utils.h40 int32_t srcHeight = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
Drs_render_thread_util.cpp69 uint32_t srcHeight = static_cast<uint32_t>(srcRect.GetHeight()); in SrcRectScaleFit() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_slr_scale.cpp29 float dstWidth, float dstHeight, float srcWidth, float srcHeight) in RSSLRScaleFunction()
36 float dstWidth, float dstHeight, float srcWidth, float srcHeight) in CheckOrRefreshScreen()
Drs_base_render_engine.cpp850 auto srcHeight = params.srcRect.GetHeight(); in DrawImage() local
Drs_uni_render_util.cpp390 uint32_t srcHeight = static_cast<uint32_t>(params.srcRect.GetHeight()); in SrcRectScaleFit() local
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
Davmetadatahelper_impl.cpp291 int32_t srcHeight = pixelMap->GetHeight(); in SetPixelMapYuvInfo() local
569 int32_t srcHeight = pixelMap->GetHeight(); in FetchFrameAtTime() local
583 int32_t srcHeight = pixelMap->GetHeight(); in ScalePixelMap() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
Dpixel_yuv_ext_utils.cpp335 int32_t srcHeight = yuvInfo.height; in ScaleP010() local
383 int srcHeight = yuvInfo.height; in ScaleYuv420() local
412 int srcHeight = yuvInfo.height; in ScaleYuv420() local
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/
Dcrop_efilter.cpp48 void CalculateCropRegion(int32_t srcWidth, int32_t srcHeight, std::map<std::string, Plugin::Any> &v… in CalculateCropRegion()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dpost_proc_test.cpp954 int32_t srcHeight = 0; variable
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dscene_util.cpp422 const float srcHeight = getMeshHeight(*meshManager, srcMeshEntity); in CalculateScalingFactor() local