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

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

Completed in 91 milliseconds