Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/pci/
Dsh_css.c3463 struct ia_css_frame *tmp_out_frame = NULL; in create_host_video_pipeline() local
3466 tmp_out_frame = is_output_stage[i] ? out_frame : NULL; in create_host_video_pipeline()
3469 tmp_out_frame, NULL, in create_host_video_pipeline()
7078 struct ia_css_frame *tmp_out_frame = NULL; in create_host_yuvpp_pipeline() local
7085 tmp_out_frame = out_frame[j]; in create_host_yuvpp_pipeline()
7088 tmp_out_frame = NULL; in create_host_yuvpp_pipeline()
7093 tmp_out_frame, in create_host_yuvpp_pipeline()
7531 struct ia_css_frame *tmp_out_frame = NULL; in create_host_regular_capture_pipeline() local
7535 tmp_out_frame = out_frame; in create_host_regular_capture_pipeline()
7537 tmp_out_frame = NULL; in create_host_regular_capture_pipeline()
[all …]