Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dsh_css.c3163 struct ia_css_frame *tmp_out_frame = NULL; in create_host_video_pipeline() local
3166 tmp_out_frame = is_output_stage[i] ? out_frame : NULL; in create_host_video_pipeline()
3169 tmp_out_frame, NULL, in create_host_video_pipeline()
6657 struct ia_css_frame *tmp_out_frame = NULL; in create_host_yuvpp_pipeline() local
6664 tmp_out_frame = out_frame[j]; in create_host_yuvpp_pipeline()
6667 tmp_out_frame = NULL; in create_host_yuvpp_pipeline()
6672 tmp_out_frame, in create_host_yuvpp_pipeline()
7103 struct ia_css_frame *tmp_out_frame = NULL; in create_host_regular_capture_pipeline() local
7107 tmp_out_frame = out_frame; in create_host_regular_capture_pipeline()
7109 tmp_out_frame = NULL; in create_host_regular_capture_pipeline()
[all …]