Searched refs:tmp_out_frame (Results 1 – 1 of 1) sorted by relevance
3679 struct ia_css_frame *tmp_out_frame = NULL; in create_host_video_pipeline() local3683 tmp_out_frame = out_frame; in create_host_video_pipeline()3685 tmp_out_frame = NULL; in create_host_video_pipeline()3687 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, tmp_out_frame, in create_host_video_pipeline()7605 struct ia_css_frame *tmp_out_frame = NULL; in create_host_yuvpp_pipeline() local7612 tmp_out_frame = out_frame[j]; in create_host_yuvpp_pipeline()7615 tmp_out_frame = NULL; in create_host_yuvpp_pipeline()7619 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, tmp_out_frame, in create_host_yuvpp_pipeline()8067 struct ia_css_frame *tmp_out_frame = NULL; local8071 tmp_out_frame = out_frame;[all …]