Home
last modified time | relevance | path

Searched refs:wait_acc_frames (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/omap3isp/
Disphist.c59 hist->wait_acc_frames = conf->num_acc_frames; in hist_reset_mem()
283 if (--(hist->wait_acc_frames)) in hist_buf_process()
291 hist->wait_acc_frames = user_cfg->num_acc_frames; in hist_buf_process()
Dispstat.h107 u8 wait_acc_frames; member