Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/pci/
Dsh_css.c3608 struct ia_css_frame *tmp_out_frame = NULL; in create_host_video_pipeline() local
3611 tmp_out_frame = is_output_stage[i] ? out_frame : NULL; in create_host_video_pipeline()
3614 tmp_out_frame, NULL, in create_host_video_pipeline()
7465 struct ia_css_frame *tmp_out_frame = NULL; in create_host_yuvpp_pipeline() local
7472 tmp_out_frame = out_frame[j]; in create_host_yuvpp_pipeline()
7475 tmp_out_frame = NULL; in create_host_yuvpp_pipeline()
7480 tmp_out_frame, in create_host_yuvpp_pipeline()
7935 struct ia_css_frame *tmp_out_frame = NULL; local
7939 tmp_out_frame = out_frame;
7941 tmp_out_frame = NULL;
[all …]