Searched refs:tmp_in_frame (Results 1 – 1 of 1) sorted by relevance
3321 struct ia_css_frame *tmp_in_frame = video_stage->args.out_frame[0]; in create_host_video_pipeline() local3327 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_video_pipeline()3338 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_video_pipeline()6830 struct ia_css_frame *tmp_in_frame = in_frame; in create_host_yuvpp_pipeline() local6842 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_yuvpp_pipeline()6853 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_yuvpp_pipeline()7276 struct ia_css_frame *tmp_in_frame = current_stage->args.out_frame[0]; in create_host_regular_capture_pipeline() local7285 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_regular_capture_pipeline()7294 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_regular_capture_pipeline()