Searched refs:effective_stripes (Results 1 – 2 of 2) sorted by relevance
1798 acc->stripe.effective_stripes[0].height = in imgu_css_cfg_acc_stripe()1800 acc->stripe.effective_stripes[0].offset = 0; in imgu_css_cfg_acc_stripe()1814 acc->stripe.effective_stripes[0].width = in imgu_css_cfg_acc_stripe()1835 acc->stripe.effective_stripes[0].width = bds_ds * in imgu_css_cfg_acc_stripe()1838 acc->stripe.effective_stripes[1].width = bds_ds * in imgu_css_cfg_acc_stripe()1841 acc->stripe.effective_stripes[1].height = in imgu_css_cfg_acc_stripe()1843 acc->stripe.effective_stripes[1].offset = bds_ds * in imgu_css_cfg_acc_stripe()1995 ofs_x += acc->stripe.effective_stripes[1].offset; in imgu_css_cfg_acc()
779 struct imgu_abi_stripes effective_stripes[IPU3_UAPI_MAX_STRIPES]; member