Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Dsh_css.c3462 struct ia_css_frame *tmp_in_frame = video_stage->args.out_frame[0]; in create_host_video_pipeline() local
3468 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_video_pipeline()
3479 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_video_pipeline()
7080 struct ia_css_frame *tmp_in_frame = in_frame; in create_host_yuvpp_pipeline() local
7092 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_yuvpp_pipeline()
7103 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_yuvpp_pipeline()
7530 struct ia_css_frame *tmp_in_frame = current_stage->args.out_frame[0]; in create_host_regular_capture_pipeline() local
7539 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_regular_capture_pipeline()
7548 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_regular_capture_pipeline()