/third_party/ffmpeg/libavfilter/ |
D | lswsutils.c | 25 int src_w, int src_h, enum AVPixelFormat src_pix_fmt, in ff_scale_image()
|
D | vf_waveform.c | 692 const int src_w = AV_CEIL_RSHIFT(in->width, shift_w); in lowpass16() local 829 const int src_w = AV_CEIL_RSHIFT(in->width, shift_w); in lowpass() local 973 const int src_w = in->width; in flat16() local 1110 const int src_w = in->width; in flat() local 1537 const int src_w = in->width; in chroma16() local 1633 const int src_w = in->width; in chroma() local 1738 const int src_w = in->width; in color16() local 1870 const int src_w = in->width; in color() local 2004 const int src_w = in->width; in acolor16() local 2136 const int src_w = in->width; in acolor() local
|
D | vf_removelogo.c | 258 int src_w, int src_h, in generate_half_size_image()
|
D | vf_overlay.c | 356 const int src_w = src->width; in blend_slice_packed_rgb() local 657 const int src_w = src->width; in blend_slice_planar_rgb() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_stretch.c | 70 generate_rowbytes(int src_w, int dst_w, int bpp) in generate_rowbytes() 75 int src_w; in generate_rowbytes() member
|
D | SDL_surface.c | 664 int src_w, src_h; in SDL_UpperBlitScaled() local
|
D | SDL_blit.h | 58 int src_w, src_h; member
|
/third_party/libdrm/exynos/ |
D | exynos_fimg2d.c | 506 unsigned int src_w, src_h, dst_w, dst_h; in g2d_copy() local 590 unsigned int src_w, src_h, dst_w, dst_h; in g2d_move() local 682 unsigned int src_y, unsigned int src_w, in g2d_copy_with_scale() 798 unsigned int src_w, src_h, dst_w, dst_h; in g2d_blend() local 908 unsigned int src_w, unsigned int src_h, unsigned int dst_x, in g2d_scale_and_blend()
|
/third_party/ffmpeg/tests/checkasm/ |
D | videodsp.c | 50 #define check_emu_edge_size(type, src_w, src_h, dst_w, dst_h) \ argument
|
/third_party/ffmpeg/doc/examples/ |
D | scaling_video.c | 56 int src_w = 320, src_h = 240, dst_w, dst_h; in main() local
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_yuv.c | 112 int src_w, in xa_yuv_planar_blit()
|
D | xa_renderer.c | 508 float src_w, in renderer_draw_yuv()
|
/third_party/ffmpeg/libavformat/ |
D | os_support.h | 199 wchar_t *src_w, *dest_w; local
|
/third_party/mesa3d/src/mesa/main/ |
D | copyimage.c | 616 GLuint src_w, src_h, dst_w, dst_h; in _mesa_CopyImageSubData() local 775 GLuint src_w, src_h, dst_w, dst_h; in _mesa_CopyImageSubDataNV() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_copyimage.c | 556 int src_w, int src_h) in fallback_copy_image()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_screen.h | 173 unsigned src_w:3; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_screen.h | 197 unsigned src_w:3; member
|
/third_party/libdrm/ |
D | xf86drmMode.c | 1102 uint32_t src_w, uint32_t src_h) in drmModeSetPlane()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_state.c | 2965 unsigned src_w, dst_w; in r600_dma_copy() local
|
D | evergreen_state.c | 3897 unsigned src_w, dst_w; in evergreen_dma_copy() local
|
/third_party/libdrm/include/drm/ |
D | drm_mode.h | 312 __u32 src_w; member
|
/third_party/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 312 __u32 src_w; member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_meta_copy.c | 3896 uint32_t src_x, src_y, src_w, src_h; in blit_shader() local
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_cmd_buffer.c | 2015 uint32_t src_w = u_minify(src->vk.extent.width, src_subres->mipLevel); in dzn_cmd_buffer_blit_set_2d_region() local
|