Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/pci/
Dsh_css.c3607 struct ia_css_frame *tmp_in_frame = video_stage->args.out_frame[0]; in create_host_video_pipeline() local
3613 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_video_pipeline()
3624 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_video_pipeline()
7467 struct ia_css_frame *tmp_in_frame = in_frame; in create_host_yuvpp_pipeline() local
7479 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, in create_host_yuvpp_pipeline()
7490 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_yuvpp_pipeline()
7934 struct ia_css_frame *tmp_in_frame = current_stage->args.out_frame[0]; local
7943 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame,
7952 tmp_in_frame = yuv_scaler_stage->args.out_frame[1];