Searched refs:effective_stripes (Results 1 – 2 of 2) sorted by relevance
1800 acc->stripe.effective_stripes[0].height = in imgu_css_cfg_acc_stripe()1802 acc->stripe.effective_stripes[0].offset = 0; in imgu_css_cfg_acc_stripe()1816 acc->stripe.effective_stripes[0].width = in imgu_css_cfg_acc_stripe()1837 acc->stripe.effective_stripes[0].width = bds_ds * in imgu_css_cfg_acc_stripe()1840 acc->stripe.effective_stripes[1].width = bds_ds * in imgu_css_cfg_acc_stripe()1843 acc->stripe.effective_stripes[1].height = in imgu_css_cfg_acc_stripe()1845 acc->stripe.effective_stripes[1].offset = bds_ds * in imgu_css_cfg_acc_stripe()1997 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