Searched refs:copy_descr (Results 1 – 3 of 3) sorted by relevance
79 struct ia_css_binary_descr *copy_descr, in ia_css_pipe_get_copy_binarydesc() argument96 copy_descr, in_info, out_infos, vf_info); in ia_css_pipe_get_copy_binarydesc()97 copy_descr->online = true; in ia_css_pipe_get_copy_binarydesc()98 copy_descr->continuous = false; in ia_css_pipe_get_copy_binarydesc()99 copy_descr->two_ppc = (pipe->stream->config.pixels_per_clock == 2); in ia_css_pipe_get_copy_binarydesc()100 copy_descr->enable_dz = false; in ia_css_pipe_get_copy_binarydesc()101 copy_descr->isp_pipe_version = IA_CSS_PIPE_VERSION_1; in ia_css_pipe_get_copy_binarydesc()
35 struct ia_css_binary_descr *copy_descr,
2453 struct ia_css_binary_descr copy_descr; in load_copy_binary() local2471 ia_css_pipe_get_copy_binarydesc(pipe, ©_descr, in load_copy_binary()2474 err = ia_css_binary_find(©_descr, copy_binary); in load_copy_binary()