Home
last modified time | relevance | path

Searched refs:win_width (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Disph3a_aewb.c48 win1 |= ((conf->win_width >> 1) - 1) << ISPH3A_AEWWIN1_WINW_SHIFT; in h3a_aewb_setup_regs()
126 if (unlikely(user_cfg->win_width < OMAP3ISP_AEWB_MIN_WIN_W || in h3a_aewb_validate_params()
127 user_cfg->win_width > OMAP3ISP_AEWB_MAX_WIN_W || in h3a_aewb_validate_params()
128 user_cfg->win_width & 0x01)) in h3a_aewb_validate_params()
197 if (cur_cfg->win_width != user_cfg->win_width) { in h3a_aewb_set_params()
198 cur_cfg->win_width = user_cfg->win_width; in h3a_aewb_set_params()
314 aewb_recover_cfg->win_width = OMAP3ISP_AEWB_MIN_WIN_W; in omap3isp_h3a_aewb_init()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-top.c321 const int win_width = top->winsize.ws_col - 1; in perf_top__print_sym_table() local
330 printf("%-*.*s\n", win_width, win_width, graph_dotted_line); in perf_top__print_sym_table()
352 hists__fprintf(hists, false, top->print_entries - printed, win_width, in perf_top__print_sym_table()
/linux-6.3-rc2/include/uapi/linux/
A Domap3isp.h149 __u16 win_width; member
/linux-6.3-rc2/drivers/media/platform/samsung/exynos4-is/
A Dfimc-is-param.h587 u32 win_width; member
A Dfimc-is-param.c428 isp->metering.win_width = val; in __is_set_isp_metering()

Completed in 133 milliseconds