Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c3321 struct ia_css_frame *tmp_in_frame = video_stage->args.out_frame[0]; in create_host_video_pipeline() local
3327 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() local
6842 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() local
7285 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()