Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dsh_css.c3154 struct ia_css_frame *tmp_out_frame = NULL; in create_host_video_pipeline() local
3157 tmp_out_frame = is_output_stage[i] ? out_frame : NULL; in create_host_video_pipeline()
3160 tmp_out_frame, NULL, in create_host_video_pipeline()
6645 struct ia_css_frame *tmp_out_frame = NULL; in create_host_yuvpp_pipeline() local
6652 tmp_out_frame = out_frame[j]; in create_host_yuvpp_pipeline()
6655 tmp_out_frame = NULL; in create_host_yuvpp_pipeline()
6660 tmp_out_frame, in create_host_yuvpp_pipeline()
7091 struct ia_css_frame *tmp_out_frame = NULL; in create_host_regular_capture_pipeline() local
7095 tmp_out_frame = out_frame; in create_host_regular_capture_pipeline()
7097 tmp_out_frame = NULL; in create_host_regular_capture_pipeline()
[all …]