Searched defs:srcHeight (Results 1 – 11 of 11) sorted by relevance
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
| D | post_proc.cpp | 150 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/ |
| D | codec_utils.h | 40 int32_t srcHeight = 0; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
| D | rs_render_thread_util.cpp | 69 uint32_t srcHeight = static_cast<uint32_t>(srcRect.GetHeight()); in SrcRectScaleFit() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| D | rs_slr_scale.cpp | 29 float dstWidth, float dstHeight, float srcWidth, float srcHeight) in RSSLRScaleFunction() 36 float dstWidth, float dstHeight, float srcWidth, float srcHeight) in CheckOrRefreshScreen()
|
| D | rs_base_render_engine.cpp | 850 auto srcHeight = params.srcRect.GetHeight(); in DrawImage() local
|
| D | rs_uni_render_util.cpp | 390 uint32_t srcHeight = static_cast<uint32_t>(params.srcRect.GetHeight()); in SrcRectScaleFit() local
|
| /foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
| D | avmetadatahelper_impl.cpp | 291 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/ |
| D | pixel_yuv_ext_utils.cpp | 335 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/ |
| D | crop_efilter.cpp | 48 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/ |
| D | post_proc_test.cpp | 954 int32_t srcHeight = 0; variable
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| D | scene_util.cpp | 422 const float srcHeight = getMeshHeight(*meshManager, srcMeshEntity); in CalculateScalingFactor() local
|