Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dsh_css.c3465 struct ia_css_frame *tmp_in_frame = video_stage->args.out_frame[0]; in create_host_video_pipeline() local
3471 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_video_pipeline()
3482 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_video_pipeline()
7084 struct ia_css_frame *tmp_in_frame = in_frame; in create_host_yuvpp_pipeline() local
7096 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_yuvpp_pipeline()
7107 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_yuvpp_pipeline()
7536 struct ia_css_frame *tmp_in_frame = current_stage->args.out_frame[0]; in create_host_regular_capture_pipeline() local
7545 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_regular_capture_pipeline()
7554 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_regular_capture_pipeline()