| /foundation/multimedia/image_effect/frameworks/native/render_environment/base/math/ |
| H A D | render_roi.h | 28 RenderROI(int srcW, int srcH, double roiL, double roiR, double roiB, double roiT)
in RenderROI() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/ |
| H A D | pixel_yuv_utils.h | 50 int32_t srcH = 0; member
|
| /third_party/skia/src/image/ |
| H A D | SkRescaleAndReadPixels.cpp | 25 int srcH = srcRect.height(); in SkRescaleAndReadPixels() local
|
| /third_party/ffmpeg/libswscale/tests/ |
| H A D | swscale.c | 262 const int srcH = h; in selfTest() local 83 doTest(const uint8_t * const ref[4], int refStride[4], int w, int h, enum AVPixelFormat srcFormat, enum AVPixelFormat dstFormat, int srcW, int srcH, int dstW, int dstH, int flags, struct Results *r) doTest() argument 316 int srcW = 0, srcH = 0; fileTest() local [all...] |
| /third_party/skia/gm/ |
| H A D | gpu_blur_utils.cpp | 207 int srcH = srcRect.height(); in run() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_renderer.c | 281 setup_vertex_data_yuv(struct xa_context *r, float srcX, float srcY, float srcW, float srcH, float dstX, float dstY, float dstW, float dstH, struct xa_surface *srf[]) setup_vertex_data_yuv() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkDisplacementMapImageFilter.cpp | 208 const int srcH = src.height(); in compute_displacement() local
|
| H A D | SkBlurImageFilter.cpp | 799 srcH = srcBounds.height(), in cpu_blur() local
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/ |
| H A D | rga2_drv.c | 1838 unsigned int srcW, srcH, dstW, dstH;
in rga2_slt() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_image.cpp | 177 float srcH; member 277 const float srcH = srcRect_.height_ / scale_; ApplyImageFit() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_yuv.cpp | 471 int32_t srcH = imageInfo_.size.height; in flip() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
| H A D | pixel_yuv_ext_utils.cpp | 81 bool PixelYuvExtUtils::BGRAToYuv420(const uint8_t *src, uint8_t *dst, int srcW, int srcH, in BGRAToYuv420() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkScalerContext.cpp | 467 int srcH = mask.fBounds.height(); in generateMask() local
|
| H A D | SkGpuBlurUtils.cpp | 368 int srcH = srcBounds.height(); in two_pass_gaussian() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | mesh_builder.cpp | 226 constexpr auto srcH = std::numeric_limits<T>::max(); variable
|
| /third_party/ffmpeg/libswscale/ |
| H A D | utils.c | 973 int srcH = c->srcH; in sws_setColorspaceDetails() local 1300 int srcH = c->srcH; in sws_init_context() local 2025 sws_alloc_set_opts(int srcW, int srcH, enum AVPixelFormat srcFormat, int dstW, int dstH, enum AVPixelFormat dstFormat, int flags, const double *param) sws_alloc_set_opts() argument 2050 sws_getContext(int srcW, int srcH, enum AVPixelFormat srcFormat, int dstW, int dstH, enum AVPixelFormat dstFormat, int flags, SwsFilter *srcFilter, SwsFilter *dstFilter, const double *param) sws_getContext() argument 2456 sws_getCachedContext(struct SwsContext *context, int srcW, int srcH, enum AVPixelFormat srcFormat, int dstW, int dstH, enum AVPixelFormat dstFormat, int flags, SwsFilter *srcFilter, SwsFilter *dstFilter, const double *param) sws_getCachedContext() argument [all...] |
| H A D | swscale_internal.h | 321 int srcH; ///< Height of source luma/alpha planes. member
|
| /third_party/skia/dm/ |
| H A D | DMSrcSink.cpp | 2246 static SkISize auto_compute_translate(SkMatrix* matrix, int srcW, int srcH) { in auto_compute_translate() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluTextureTestUtil.cpp | 3186 const float srcH = float(src.getHeight()); in compareGenMipmapBilinear() local 3222 const float srcH = float(src.getHeight()); in compareGenMipmapBox() local 3259 const float srcH = float(src.getHeight()); in compareGenMipmapVeryLenient() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Surface.cpp | 3455 int srcH = src->getHeight(); in copyCubeEdge() local
|