Searched refs:win_width (Results 1 – 5 of 5) sorted by relevance
48 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()
320 const int win_width = top->winsize.ws_col - 1; in perf_top__print_sym_table() local329 printf("%-*.*s\n", win_width, win_width, graph_dotted_line); in perf_top__print_sym_table()351 hists__fprintf(hists, false, top->print_entries - printed, win_width, in perf_top__print_sym_table()
149 __u16 win_width; member
587 u32 win_width; member
428 isp->metering.win_width = val; in __is_set_isp_metering()