Searched refs:tmp_out_frame (Results 1 – 1 of 1) sorted by relevance
3322 struct ia_css_frame *tmp_out_frame = NULL; in create_host_video_pipeline() local3325 tmp_out_frame = is_output_stage[i] ? out_frame : NULL; in create_host_video_pipeline()3328 tmp_out_frame, NULL, in create_host_video_pipeline()6827 struct ia_css_frame *tmp_out_frame = NULL; in create_host_yuvpp_pipeline() local6834 tmp_out_frame = out_frame[j]; in create_host_yuvpp_pipeline()6837 tmp_out_frame = NULL; in create_host_yuvpp_pipeline()6842 tmp_out_frame, in create_host_yuvpp_pipeline()7276 struct ia_css_frame *tmp_out_frame = NULL; in create_host_regular_capture_pipeline() local7280 tmp_out_frame = out_frame; in create_host_regular_capture_pipeline()7282 tmp_out_frame = NULL; in create_host_regular_capture_pipeline()[all …]