Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dia_css_stream.h44 bool cont_capt; member
Dsh_css.c3961 if (pipe->stream->cont_capt) in preview_start()
3997 if (pipe->stream->cont_capt) in preview_start()
4920 if (pipe->stream->cont_capt) in sh_css_pipe_start()
5762 if (pipe->stream->cont_capt) { in video_start()
5796 if (pipe->stream->cont_capt) { in video_start()
9480 curr_stream->cont_capt = false;
9493 curr_stream->cont_capt = true;
9507 if (acc_pipe && num_pipes == 2 && curr_stream->cont_capt)
9508 curr_stream->cont_capt =
9510 if (curr_stream->cont_capt) {
[all …]