/third_party/ffmpeg/libswscale/ |
D | hscale_fast_bilinear.c | 24 const uint8_t *src, int srcW, int xInc) in ff_hyscale_fast_c() 40 const uint8_t *src2, int srcW, int xInc) in ff_hcscale_fast_c()
|
D | hscale.c | 41 int srcW = desc->src->width; in lum_h_scale() local 88 int srcW = desc->src->width; in lum_convert() local 169 int srcW = AV_CEIL_RSHIFT(desc->src->width, desc->src->h_chr_sub_sample); in chr_h_scale() local 204 int srcW = AV_CEIL_RSHIFT(desc->src->width, desc->src->h_chr_sub_sample); in chr_convert() local
|
D | gamma.c | 34 int srcW = desc->src->width; in gamma_convert() local
|
D | utils.c | 338 int *outFilterSize, int xInc, int srcW, in initFilter() 930 int srcW = c->srcW; in sws_setColorspaceDetails() local 1186 int srcW = c->srcW; in sws_init_context() local 1892 SwsContext *sws_alloc_set_opts(int srcW, int srcH, enum AVPixelFormat srcFormat, in sws_alloc_set_opts() 1917 SwsContext *sws_getContext(int srcW, int srcH, enum AVPixelFormat srcFormat, in sws_getContext() 2397 struct SwsContext *sws_getCachedContext(struct SwsContext *context, int srcW, in sws_getCachedContext()
|
D | slice.c | 147 int ff_init_slice_from_src(SwsSlice * s, uint8_t *src[4], int stride[4], int srcW, int lumY, int lu… in ff_init_slice_from_src()
|
D | swscale_internal.h | 294 int srcW; ///< Width of source luma/alpha planes. member
|
/third_party/ffmpeg/libswscale/x86/ |
D | hscale_fast_bilinear_simd.c | 194 int srcW, int xInc) in ff_hyscale_fast_mmxext() 284 const uint8_t *src2, int srcW, int xInc) in ff_hcscale_fast_mmxext()
|
/third_party/ffmpeg/libswscale/tests/ |
D | swscale.c | 85 int srcW, int srcH, int dstW, int dstH, int flags, in doTest() 261 const int srcW = w; in selfTest() local 316 int srcW = 0, srcH = 0; in fileTest() local
|
/third_party/skia/src/core/ |
D | SkMaskBlurFilter.cpp | 553 const uint8_t* src, int srcW, in blur_row() 596 const uint8_t* src, size_t srcStride, int srcW, in blur_x_rect() 614 const uint8_t* src, size_t srcStride, int srcW, in direct_blur_x() 809 const uint8_t *src, size_t srcRB, int srcW, int srcH, in blur_y_rect() 839 const uint8_t* src, size_t srcRB, int srcW, int srcH, in direct_blur_y() 907 int srcW = src.fBounds.width(), in small_blur() local 982 int srcW = src.fBounds.width(), in blur() local
|
D | SkScalerContext.cpp | 466 int srcW = mask.fBounds.width(); in generateMask() local
|
/third_party/flutter/skia/src/core/ |
D | SkMaskBlurFilter.cpp | 550 const uint8_t* src, int srcW, in blur_row() 593 const uint8_t* src, size_t srcStride, int srcW, in blur_x_rect() 611 const uint8_t* src, size_t srcStride, int srcW, in direct_blur_x() 806 const uint8_t *src, size_t srcRB, int srcW, int srcH, in blur_y_rect() 836 const uint8_t* src, size_t srcRB, int srcW, int srcH, in direct_blur_y() 904 int srcW = src.fBounds.width(), in small_blur() local 979 int srcW = src.fBounds.width(), in blur() local
|
D | SkScalerContext.cpp | 459 int srcW = mask.fBounds.width(); in generateMask() local
|
/third_party/skia/src/image/ |
D | SkRescaleAndReadPixels.cpp | 24 int srcW = srcRect.width(); in SkRescaleAndReadPixels() local
|
/third_party/flutter/skia/src/effects/imagefilters/ |
D | SkBlurImageFilter.cpp | 410 auto srcW = srcBounds.width(), in copy_image_with_bounds() local 485 auto srcW = srcBounds.width(), in cpu_blur() local
|
D | SkDisplacementMapEffect.cpp | 256 const int srcW = src.width(); in compute_displacement() local
|
/third_party/skia/gm/ |
D | gpu_blur_utils.cpp | 206 int srcW = srcRect.width(); in run() local
|
/third_party/mesa3d/src/mesa/drivers/common/ |
D | meta_blit.c | 106 const int srcW = abs(srcX1 - srcX0); in blitframebuffer_texture() local
|
/third_party/skia/src/effects/imagefilters/ |
D | SkBlurImageFilter.cpp | 709 auto srcW = srcBounds.width(), in copy_image_with_bounds() local 798 auto srcW = srcBounds.width(), in cpu_blur() local
|
D | SkDisplacementMapImageFilter.cpp | 205 const int srcW = src.width(); in compute_displacement() local
|
/third_party/flutter/skia/src/gpu/ |
D | GrSurfaceContext.cpp | 449 int srcW = srcRect.width(); in rescale() local
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_renderer.c | 284 float srcW, in setup_vertex_data_yuv()
|
/third_party/flutter/skia/src/image/ |
D | SkSurface.cpp | 103 int srcW = srcRect.width(); in onAsyncRescaleAndReadPixels() local
|
/third_party/ffmpeg/libswscale/ppc/ |
D | swscale_vsx.c | 1670 const uint8_t *src, int srcW, int xInc) in hyscale_fast_vsx() 1786 const uint8_t *src2, int srcW, int xInc) in hcscale_fast_vsx()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluTextureTestUtil.cpp | 3072 const float srcW = float(src.getWidth()); in compareGenMipmapBilinear() local 3108 const float srcW = float(src.getWidth()); in compareGenMipmapBox() local 3145 const float srcW = float(src.getWidth()); in compareGenMipmapVeryLenient() local
|
/third_party/flutter/skia/dm/ |
D | DMSrcSink.cpp | 1755 static SkISize auto_compute_translate(SkMatrix* matrix, int srcW, int srcH) { in auto_compute_translate()
|