Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
A Dsh_css_legacy.h69 sh_css_enable_cont_capt(bool enable, bool stop_copy_preview);
A Dsh_css_struct.h54 bool stop_copy_preview; member
A Dia_css_stream.h48 bool stop_copy_preview; member
A Dia_css_acc_types.h332 u32 stop_copy_preview; /** suspend copy and preview pipe when capture */ member
A Dsh_css.c4828 sh_css_enable_cont_capt(bool enable, bool stop_copy_preview) in sh_css_enable_cont_capt() argument
4833 my_css.stop_copy_preview = stop_copy_preview; in sh_css_enable_cont_capt()
8509 HIVE_ADDR_sp_stop_copy_preview = fw->info.sp.stop_copy_preview;
8538 my_css.stop_copy_preview ? (uint32_t)(1) : (uint32_t)(0));
9332 curr_stream->stop_copy_preview = my_css.stop_copy_preview;
/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/
A Dpipe_binarydesc.c613 (!pipe->stream->stop_copy_preview || !pipe->stream->disable_cont_vf); in ia_css_pipe_get_primary_binarydesc()

Completed in 29 milliseconds