Searched defs:max_gaps (Results 1 – 3 of 3) sorted by relevance
126 void vpe_full_bg_gaps(struct vpe_rect *gaps, const struct vpe_rect *target_rect, uint16_t max_gaps) in vpe_full_bg_gaps()151 struct vpe_rect *gaps, uint16_t max_gaps) in vpe_find_bg_gaps()
30 uint32_t max_width, uint16_t max_gaps, uint16_t *num_gaps, uint16_t num_multiple) in vpe10_split_bg_gap()
529 uint16_t gaps_cnt, max_gaps; in vpe10_calculate_segments() local