Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/camera/pipe/src/
Dpipe_binarydesc.c327 struct ia_css_binary_descr *video_descr, in ia_css_pipe_get_video_binarydesc() argument
362 video_descr, in_info, out_infos, vf_info); in ia_css_pipe_get_video_binarydesc()
365 video_descr->online = pipe->stream->config.online; in ia_css_pipe_get_video_binarydesc()
366 video_descr->two_ppc = in ia_css_pipe_get_video_binarydesc()
377 video_descr->enable_dz = pipe->config.enable_dz in ia_css_pipe_get_video_binarydesc()
379 video_descr->dvs_env = pipe->config.dvs_envelope; in ia_css_pipe_get_video_binarydesc()
380 video_descr->enable_yuv_ds = pipe->extra_config.enable_yuv_ds; in ia_css_pipe_get_video_binarydesc()
381 video_descr->enable_high_speed = in ia_css_pipe_get_video_binarydesc()
383 video_descr->enable_dvs_6axis = in ia_css_pipe_get_video_binarydesc()
385 video_descr->enable_reduced_pipe = in ia_css_pipe_get_video_binarydesc()
[all …]
/linux-5.19.10/drivers/staging/media/atomisp/pci/camera/pipe/interface/
Dia_css_pipe_binarydesc.h102 struct ia_css_binary_descr *video_descr,
/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dsh_css.c5009 struct ia_css_binary_descr video_descr; in load_video_binaries() local
5013 &video_descr, &video_in_info, &video_bds_out_info, &video_bin_out_info, in load_video_binaries()
5025 err = ia_css_binary_find(&video_descr, in load_video_binaries()
5070 err = ia_css_binary_find(&video_descr, in load_video_binaries()