buffers_total     170 drivers/staging/media/meson/vdec/vdec.c 	unsigned int buffers_total = q->num_buffers + *num_buffers;
buffers_total     172 drivers/staging/media/meson/vdec/vdec.c 	if (is_reqbufs && buffers_total < fmt_out->min_buffers)
buffers_total     174 drivers/staging/media/meson/vdec/vdec.c 	if (buffers_total > fmt_out->max_buffers)