Searched refs:effective_stripes (Results 1 – 2 of 2) sorted by relevance
1795 acc->stripe.effective_stripes[0].height = in imgu_css_cfg_acc_stripe()1797 acc->stripe.effective_stripes[0].offset = 0; in imgu_css_cfg_acc_stripe()1811 acc->stripe.effective_stripes[0].width = in imgu_css_cfg_acc_stripe()1832 acc->stripe.effective_stripes[0].width = bds_ds * in imgu_css_cfg_acc_stripe()1835 acc->stripe.effective_stripes[1].width = bds_ds * in imgu_css_cfg_acc_stripe()1838 acc->stripe.effective_stripes[1].height = in imgu_css_cfg_acc_stripe()1840 acc->stripe.effective_stripes[1].offset = bds_ds * in imgu_css_cfg_acc_stripe()1992 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