Searched refs:shd (Results 1 – 5 of 5) sorted by relevance
2113 acc->shd.shd = acc_user->shd.shd; in imgu_css_cfg_acc()2114 acc->shd.shd_lut = acc_user->shd.shd_lut; in imgu_css_cfg_acc()2117 acc->shd.shd = acc_old->shd.shd; in imgu_css_cfg_acc()2118 acc->shd.shd_lut = acc_old->shd.shd_lut; in imgu_css_cfg_acc()2121 acc->shd.shd = imgu_css_shd_defaults; in imgu_css_cfg_acc()2122 memset(&acc->shd.shd_lut, 0, sizeof(acc->shd.shd_lut)); in imgu_css_cfg_acc()2125 if (acc->shd.shd.grid.width <= 0) in imgu_css_cfg_acc()2128 acc->shd.shd.grid.grid_height_per_slice = in imgu_css_cfg_acc()2129 IMGU_ABI_SHD_MAX_CELLS_PER_SET / acc->shd.shd.grid.width; in imgu_css_cfg_acc()2131 if (acc->shd.shd.grid.grid_height_per_slice <= 0) in imgu_css_cfg_acc()[all …]
735 struct ipu3_uapi_shd_config_static shd __aligned(32);1283 struct imgu_abi_shd_config shd __aligned(32);
189 ; IRQ shd definitely not happen between now and rtie
322 ; IRQ shd definitely not happen between now and rtie
1198 struct ipu3_uapi_shd_config_static shd __attribute__((aligned(32))); member2471 struct ipu3_uapi_shd_config shd __attribute__((aligned(32))); member