Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/qcom/camss/
Dcamss-vfe.c537 int inactive_idx; in vfe_buf_update_wm_on_new() local
541 inactive_idx = !output->active_buf; in vfe_buf_update_wm_on_new()
543 if (!output->buf[inactive_idx]) { in vfe_buf_update_wm_on_new()
544 output->buf[inactive_idx] = new_buf; in vfe_buf_update_wm_on_new()
546 if (inactive_idx) in vfe_buf_update_wm_on_new()