Searched refs:stop_copy_preview (Results 1 – 6 of 6) sorted by relevance
85 sh_css_enable_cont_capt(bool enable, bool stop_copy_preview);
52 bool stop_copy_preview; member
46 bool stop_copy_preview; member
323 uint32_t stop_copy_preview; /**< suspend copy and preview pipe when capture */ member
5022 sh_css_enable_cont_capt(bool enable, bool stop_copy_preview)5027 my_css.stop_copy_preview = stop_copy_preview;8781 HIVE_ADDR_sp_stop_copy_preview = fw->info.sp.stop_copy_preview;8810 my_css.stop_copy_preview?(uint32_t)(1):(uint32_t)(0));9638 curr_stream->stop_copy_preview = my_css.stop_copy_preview;
622 …prim_descr->striped = prim_descr->continuous && (!pipe->stream->stop_copy_preview || !pipe->stream… in ia_css_pipe_get_primary_binarydesc()