Home
last modified time | relevance | path

Searched refs:video_descr (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/staging/media/atomisp/pci/camera/pipe/src/
Dpipe_binarydesc.c328 struct ia_css_binary_descr *video_descr, in ia_css_pipe_get_video_binarydesc() argument
363 video_descr, in_info, out_infos, vf_info); in ia_css_pipe_get_video_binarydesc()
366 video_descr->online = pipe->stream->config.online; in ia_css_pipe_get_video_binarydesc()
367 video_descr->two_ppc = in ia_css_pipe_get_video_binarydesc()
378 video_descr->enable_dz = pipe->config.enable_dz in ia_css_pipe_get_video_binarydesc()
380 video_descr->dvs_env = pipe->config.dvs_envelope; in ia_css_pipe_get_video_binarydesc()
381 video_descr->enable_yuv_ds = pipe->extra_config.enable_yuv_ds; in ia_css_pipe_get_video_binarydesc()
382 video_descr->enable_high_speed = in ia_css_pipe_get_video_binarydesc()
384 video_descr->enable_dvs_6axis = in ia_css_pipe_get_video_binarydesc()
386 video_descr->enable_reduced_pipe = in ia_css_pipe_get_video_binarydesc()
[all …]
/Linux-v5.15/drivers/staging/media/atomisp/pci/camera/pipe/interface/
Dia_css_pipe_binarydesc.h102 struct ia_css_binary_descr *video_descr,
/Linux-v5.15/drivers/staging/media/atomisp/pci/
Dsh_css.c5360 struct ia_css_binary_descr video_descr; in load_video_binaries() local
5364 &video_descr, &video_in_info, &video_bds_out_info, &video_bin_out_info, in load_video_binaries()
5375 err = ia_css_binary_find(&video_descr, in load_video_binaries()
5414 err = ia_css_binary_find(&video_descr, in load_video_binaries()