Home
last modified time | relevance | path

Searched defs:src_w (Results 1 – 24 of 24) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dlswsutils.c25 int src_w, int src_h, enum AVPixelFormat src_pix_fmt, in ff_scale_image()
Dvf_waveform.c692 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
Dvf_removelogo.c258 int src_w, int src_h, in generate_half_size_image()
Dvf_overlay.c356 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/
DSDL_stretch.c70 generate_rowbytes(int src_w, int dst_w, int bpp) in generate_rowbytes()
75 int src_w; in generate_rowbytes() member
DSDL_surface.c664 int src_w, src_h; in SDL_UpperBlitScaled() local
DSDL_blit.h58 int src_w, src_h; member
/third_party/libdrm/exynos/
Dexynos_fimg2d.c506 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/
Dvideodsp.c50 #define check_emu_edge_size(type, src_w, src_h, dst_w, dst_h) \ argument
/third_party/ffmpeg/doc/examples/
Dscaling_video.c56 int src_w = 320, src_h = 240, dst_w, dst_h; in main() local
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_yuv.c112 int src_w, in xa_yuv_planar_blit()
Dxa_renderer.c508 float src_w, in renderer_draw_yuv()
/third_party/ffmpeg/libavformat/
Dos_support.h199 wchar_t *src_w, *dest_w; local
/third_party/mesa3d/src/mesa/main/
Dcopyimage.c616 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/
Dst_cb_copyimage.c556 int src_w, int src_h) in fallback_copy_image()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.h173 unsigned src_w:3; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.h197 unsigned src_w:3; member
/third_party/libdrm/
Dxf86drmMode.c1102 uint32_t src_w, uint32_t src_h) in drmModeSetPlane()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2965 unsigned src_w, dst_w; in r600_dma_copy() local
Devergreen_state.c3897 unsigned src_w, dst_w; in evergreen_dma_copy() local
/third_party/libdrm/include/drm/
Ddrm_mode.h312 __u32 src_w; member
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h312 __u32 src_w; member
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c3896 uint32_t src_x, src_y, src_w, src_h; in blit_shader() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c2015 uint32_t src_w = u_minify(src->vk.extent.width, src_subres->mipLevel); in dzn_cmd_buffer_blit_set_2d_region() local