Home
last modified time | relevance | path

Searched defs:max_seg_width (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/vpelib/src/core/
Dvpe_visual_confirm.c32 static uint16_t get_visual_confirm_segs_count(uint32_t max_seg_width, uint32_t target_rect_width) in get_visual_confirm_segs_count()
43 struct vpe_priv *vpe_priv, uint32_t max_seg_width, const struct vpe_build_param *params) in vpe_get_visual_confirm_total_seg_count()
161 struct vpe_priv *vpe_priv, const struct vpe_build_param *params, uint32_t max_seg_width) in vpe_create_visual_confirm_segs()
Dbackground.c162 const uint32_t max_seg_width = vpe_priv->pub.caps->plane_caps.max_viewport_width; in vpe_find_bg_gaps() local
Dresource.c515 const struct vpe_rect *dst, const uint32_t max_seg_width) in vpe_get_num_segments()
/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
Dvpe10_resource.c216 uint32_t *max_seg_width) in vpe10_set_num_segments()
423 struct segment_ctx *segment_ctx, uint32_t max_seg_width) in vpe10_calculate_dst_viewport_and_active()
492 uint32_t max_seg_width = vpe_priv->pub.caps->plane_caps.max_viewport_width; in vpe10_calculate_segments() local