Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Dsh_css.c3289 struct ia_css_pipeline_stage *video_stage = NULL; in create_host_video_pipeline() local
3403 &video_stage); in create_host_video_pipeline()
3408 if (video_stage) { in create_host_video_pipeline()
3409 video_stage->args.copy_vf = in create_host_video_pipeline()
3411 video_stage->args.copy_output = video_stage->args.copy_vf; in create_host_video_pipeline()
3416 if (need_vf_pp && video_stage) { in create_host_video_pipeline()
3417 in_frame = video_stage->args.out_vf_frame; in create_host_video_pipeline()
3423 if (video_stage) { in create_host_video_pipeline()
3427 video_stage->args.tnr_frames[frm] = in create_host_video_pipeline()
3431 video_stage->args.delay_frames[frm] = in create_host_video_pipeline()
[all …]