Searched defs:dest_height (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | subpicture.c | 170 vlVaAssociateSubpicture(VADriverContextP ctx, VASubpictureID subpicture, VASurfaceID *target_surfaces, int num_surfaces, short src_x, short src_y, unsigned short src_width, unsigned short src_height, short dest_x, short dest_y, unsigned short dest_width, unsigned short dest_height, unsigned int flags) vlVaAssociateSubpicture() argument
|
H A D | image.c | 610 vlVaPutImage(VADriverContextP ctx, VASurfaceID surface, VAImageID image, int src_x, int src_y, unsigned int src_width, unsigned int src_height, int dest_x, int dest_y, unsigned int dest_width, unsigned int dest_height) vlVaPutImage() argument
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 2598 int dest_height = drm_rect_height(dest); in vop_plane_line_bandwidth() local
|
Completed in 11 milliseconds