Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp148 int32_t srcHeight = pixelMap.GetHeight(); in CenterScale() local
195 const int32_t srcWidth, const int32_t srcHeight, in CopyPixels()
233 bool PostProc::CenterDisplay(PixelMap &pixelMap, int32_t srcWidth, int32_t srcHeight, int32_t targe… in CenterDisplay()
613 int32_t srcHeight = pixelMap.GetHeight(); in ScalePixelMap() local
811 int32_t srcHeight = pixelMap.GetHeight(); in CheckPixelMapSLR() local
900 int32_t srcHeight = pixelMap.GetHeight(); in ScalePixelMapEx() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/common/include/
H A Dcodec_utils.h40 int32_t srcHeight = 0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_util.cpp69 uint32_t srcHeight = static_cast<uint32_t>(srcRect.GetHeight()); in SrcRectScaleFit() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A 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
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A 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
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/
H A Dcrop_efilter.cpp48 void CalculateCropRegion(int32_t srcWidth, int32_t srcHeight, std::map<std::string, Plugin::Any> &v… in CalculateCropRegion()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_engine.cpp836 auto srcHeight = params.srcRect.GetHeight(); in DrawImage() local
H A Drs_uni_render_util.cpp298 uint32_t srcHeight = static_cast<uint32_t>(params.srcRect.GetHeight()); in SrcRectScaleFit() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpost_proc_test.cpp954 int32_t srcHeight = 0; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp422 const float srcHeight = getMeshHeight(*meshManager, srcMeshEntity); in CalculateScalingFactor() local