Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dsh_css.c3153 struct ia_css_frame *tmp_in_frame = video_stage->args.out_frame[0]; in create_host_video_pipeline() local
3159 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_video_pipeline()
3170 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_video_pipeline()
6647 struct ia_css_frame *tmp_in_frame = in_frame; in create_host_yuvpp_pipeline() local
6659 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_yuvpp_pipeline()
6670 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_yuvpp_pipeline()
7090 struct ia_css_frame *tmp_in_frame = current_stage->args.out_frame[0]; in create_host_regular_capture_pipeline() local
7099 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_regular_capture_pipeline()
7108 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_regular_capture_pipeline()