/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | post_proc.cpp | 147 int32_t srcWidth = pixelMap.GetWidth(); 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() 612 int32_t srcWidth = pixelMap.GetWidth(); in ScalePixelMap() local 810 int32_t srcWidth = pixelMap.GetWidth(); in CheckPixelMapSLR() local 899 int32_t srcWidth = pixelMap.GetWidth(); in ScalePixelMapEx() local
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/common/include/ |
H A D | codec_utils.h | 39 int32_t srcWidth = 0; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread_util.cpp | 68 uint32_t srcWidth = static_cast<uint32_t>(srcRect.GetWidth()); in SrcRectScaleFit() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.cpp | 290 int32_t srcWidth = pixelMap->GetWidth(); in SetPixelMapYuvInfo() local 568 int32_t srcWidth = pixelMap->GetWidth(); in FetchFrameAtTime() local 582 int32_t srcWidth = pixelMap->GetWidth(); in ScalePixelMap() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | pixel_yuv_ext_utils.cpp | 334 int32_t srcWidth = yuvInfo.width; in ScaleP010() local 382 int srcWidth = yuvInfo.width; in ScaleYuv420() local 411 int srcWidth = yuvInfo.width; in ScaleYuv420() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/dma/ |
H A D | dmac_core.h | 76 uint8_t srcWidth; // src data width in bytes member 116 uint8_t srcWidth; // src data width in bytes member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_bitmap_test.cpp | 406 const int srcWidth = 100; variable
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/ |
H A D | crop_efilter.cpp | 48 void CalculateCropRegion(int32_t srcWidth, int32_t srcHeight, std::map<std::string, Plugin::Any> &v… in CalculateCropRegion()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/dma/ |
H A D | dmac_core.c | 287 static inline size_t DmacAlignedTransMax(size_t maxSize, uint8_t srcWidth, uint8_t destWidth) in DmacAlignedTransMax()
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/ |
H A D | buffer_converter.cpp | 105 const int32_t srcWidth = srcRect.wStride >> 1; in ConvertYUV420P() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_engine.cpp | 835 auto srcWidth = params.srcRect.GetWidth(); in DrawImage() local
|
H A D | rs_uni_render_util.cpp | 297 uint32_t srcWidth = static_cast<uint32_t>(params.srcRect.GetWidth()); in SrcRectScaleFit() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | post_proc_test.cpp | 953 int32_t srcWidth = 0; variable
|