Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/render_thread/
Drs_render_thread_util.cpp69 uint32_t srcHeight = static_cast<uint32_t>(srcRect.GetHeight()); in SrcRectScaleFit() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dpost_proc.cpp154 int32_t srcHeight = pixelMap.GetHeight(); in CenterScale() local
198 const int32_t srcWidth, const int32_t srcHeight, in CopyPixels()
236 bool PostProc::CenterDisplay(PixelMap &pixelMap, int32_t srcWidth, int32_t srcHeight, int32_t targe… in CenterDisplay()
596 int32_t srcHeight = pixelMap.GetHeight(); in ScalePixelMap() local
790 int32_t srcHeight = pixelMap.GetHeight(); in CheckPixelMapSLR() local
829 int32_t srcHeight = pixelMap.GetHeight(); in CheckPixelMapSLR() local
1169 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/core/pipeline/slr_scale/
Drs_slr_scale.cpp30 float dstWidth, float dstHeight, float srcWidth, float srcHeight) in RSSLRScaleFunction()
37 float dstWidth, float dstHeight, float srcWidth, float srcHeight) in CheckOrRefreshScreen()
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
Davmetadatahelper_impl.cpp603 int32_t srcHeight = pixelMap->GetHeight(); in SetPixelMapYuvInfo() local
839 int32_t srcHeight = pixelMap->GetHeight(); in FetchFrameAtTime() local
854 int32_t srcHeight = pixelMap->GetHeight(); in ScalePixelMapWithEqualRatio() local
881 int32_t srcHeight = pixelMap->GetHeight(); in ScalePixelMap() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
Dpixel_yuv_ext_utils.cpp394 int32_t srcHeight = yuvInfo.height; in ScaleP010() local
462 int srcHeight = yuvInfo.height; in ScaleYuv420() local
491 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, Any> &values, in CalculateCropRegion()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/hetero_hdr/
Drs_hdr_manager.cpp55 int32_t srcHeight = srcRect.height_ & ~1; in RectRound() local
/foundation/multimedia/camera_framework/frameworks/native/camera/base/src/output/
Dphoto_output_callback.cpp225 int32_t srcHeight = pixelMap->GetHeight(); in SetPixelMapYuvInfo() local
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
Dthumbnail_image_framework_utils.cpp204 int32_t srcHeight = pixelMap->GetHeight(); in SetPixelMapYuvInfo() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/hpae_base/
Drs_hpae_filter_cache_manager.cpp414 int32_t srcHeight = inputBuffer.canvas->GetHeight(); in GenerateHianimationTask() local
/foundation/multimedia/av_codec/services/engine/common/
Dcodec_utils.cpp52 int32_t srcWidth, int32_t srcHeight, in ConvertVideoFrame()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
Dpixelmap_native_test.cpp76 uint32_t srcHeight = 0; in CompareImageInfo() local
1212 uint32_t srcHeight = 0; in OH_PixelmapNative_CreatePixelmapUsingAllocator_Test() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/render_thread/
Drs_base_render_engine.cpp783 auto srcHeight = params.srcRect.GetHeight(); in DrawImage() local
Drs_uni_render_util.cpp471 uint32_t srcHeight = static_cast<uint32_t>(params.srcRect.GetHeight()); in SrcRectScaleFit() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dpost_proc_test.cpp962 int32_t srcHeight = 0; variable
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dscene_util.cpp445 const float srcHeight = getMeshHeight(*meshManager, srcMeshEntity); in CalculateScalingFactor() local