Home
last modified time | relevance | path

Searched defs:src_h (Results 26 - 37 of 37) sorted by relevance

12

/third_party/libdrm/
H A Dxf86drmMode.c1097 drmModeSetPlane(int fd, uint32_t plane_id, uint32_t crtc_id, uint32_t fb_id, uint32_t flags, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h) drmModeSetPlane() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_waveform.c702 const int src_h = AV_CEIL_RSHIFT(in->height, shift_h); in lowpass16() local
839 const int src_h = AV_CEIL_RSHIFT(in->height, shift_h); in lowpass() local
983 const int src_h = in->height; in flat16() local
1120 const int src_h = in->height; flat() local
1547 const int src_h = in->height; chroma16() local
1643 const int src_h = in->height; chroma() local
1748 const int src_h = in->height; color16() local
1880 const int src_h = in->height; color() local
2014 const int src_h = in->height; acolor16() local
2146 const int src_h = in->height; acolor() local
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h311 __u32 src_h; member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h311 __u32 src_h; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c3896 uint32_t src_x, src_y, src_w, src_h; in blit_shader() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_reg.h1512 unsigned int src_h : 16; /* [31..16] */ member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c757 static void scl_vop_cal_scl_fac(struct vop *vop, const struct vop_win *win, uint32_t src_w, uint32_t src_h, in scl_vop_cal_scl_fac() argument
2012 rockchip_atomic_helper_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) rockchip_atomic_helper_update_plane() argument
[all...]
H A Drockchip_drm_vop2.c2139 static void vop2_setup_scale(struct vop2 *vop2, const struct vop2_win *win, uint32_t src_w, uint32_t src_h, in vop2_setup_scale() argument
4263 rockchip_atomic_helper_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) rockchip_atomic_helper_update_plane() argument
[all...]
H A Drockchip_drm_vop.h1255 static inline uint16_t scl_get_bili_dn_vskip(int src_h, int dst_h, int vskiplines) in scl_get_bili_dn_vskip() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c2016 uint32_t src_h = u_minify(src->vk.extent.height, src_subres->mipLevel); in dzn_cmd_buffer_blit_set_2d_region() local
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c2137 vop2_setup_scale(struct vop2 *vop2, const struct vop2_win *win, uint32_t src_w, uint32_t src_h, uint32_t dst_w, uint32_t dst_h, uint32_t pixel_format) vop2_setup_scale() argument
4262 rockchip_atomic_helper_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) rockchip_atomic_helper_update_plane() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/
H A Dvou_reg.h7152 unsigned int src_h : 16; /* [31..16] */ member
7514 unsigned int src_h : 16; /* [31..16] */ member

Completed in 77 milliseconds

12