Searched refs:video_descr (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
H A D | pipe_binarydesc.c | 318 struct ia_css_binary_descr *video_descr, in ia_css_pipe_get_video_binarydesc() argument 353 video_descr, in_info, out_infos, vf_info); in ia_css_pipe_get_video_binarydesc() 356 video_descr->online = pipe->stream->config.online; in ia_css_pipe_get_video_binarydesc() 357 video_descr->two_ppc = in ia_css_pipe_get_video_binarydesc() 368 video_descr->enable_dz = pipe->config.enable_dz in ia_css_pipe_get_video_binarydesc() 370 video_descr->dvs_env = pipe->config.dvs_envelope; in ia_css_pipe_get_video_binarydesc() 371 video_descr->enable_yuv_ds = pipe->extra_config.enable_yuv_ds; in ia_css_pipe_get_video_binarydesc() 372 video_descr->enable_high_speed = in ia_css_pipe_get_video_binarydesc() 374 video_descr->enable_dvs_6axis = in ia_css_pipe_get_video_binarydesc() 376 video_descr->enable_reduced_pipe = in ia_css_pipe_get_video_binarydesc() [all …]
|
/linux/drivers/staging/media/atomisp/pci/camera/pipe/interface/ |
H A D | ia_css_pipe_binarydesc.h | 99 struct ia_css_binary_descr *video_descr,
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css.c | 4604 struct ia_css_binary_descr video_descr; in load_video_binaries() local 4608 &video_descr, &video_in_info, &video_bds_out_info, &video_bin_out_info, in load_video_binaries() 4620 err = ia_css_binary_find(&video_descr, in load_video_binaries() 4665 err = ia_css_binary_find(&video_descr, in load_video_binaries()
|