Searched refs:video_descr (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
D | pipe_binarydesc.c | 327 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/ |
D | ia_css_pipe_binarydesc.h | 102 struct ia_css_binary_descr *video_descr,
|
/linux-5.19.10/drivers/staging/media/atomisp/pci/ |
D | sh_css.c | 5009 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()
|