Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/camss/
Dcamss-vfe-gen1.c462 int inactive_idx; in vfe_buf_update_wm_on_new() local
466 inactive_idx = !output->gen1.active_buf; in vfe_buf_update_wm_on_new()
468 if (!output->buf[inactive_idx]) { in vfe_buf_update_wm_on_new()
469 output->buf[inactive_idx] = new_buf; in vfe_buf_update_wm_on_new()
471 if (inactive_idx) in vfe_buf_update_wm_on_new()