Searched refs:tmp_out_frame (Results 1 – 1 of 1) sorted by relevance
3684 struct ia_css_frame *tmp_out_frame = NULL; in create_host_video_pipeline() local3688 tmp_out_frame = out_frame; in create_host_video_pipeline()3690 tmp_out_frame = NULL; in create_host_video_pipeline()3692 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, tmp_out_frame, in create_host_video_pipeline()7610 struct ia_css_frame *tmp_out_frame = NULL; in create_host_yuvpp_pipeline() local7617 tmp_out_frame = out_frame[j]; in create_host_yuvpp_pipeline()7620 tmp_out_frame = NULL; in create_host_yuvpp_pipeline()7624 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, tmp_out_frame, in create_host_yuvpp_pipeline()8072 struct ia_css_frame *tmp_out_frame = NULL; local8076 tmp_out_frame = out_frame;[all …]