Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css.c3678 struct ia_css_frame *tmp_in_frame = video_stage->args.out_frame[0]; in create_host_video_pipeline() local
3687 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, tmp_out_frame, in create_host_video_pipeline()
3698 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_video_pipeline()
7607 struct ia_css_frame *tmp_in_frame = in_frame; in create_host_yuvpp_pipeline() local
7619 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, tmp_out_frame, in create_host_yuvpp_pipeline()
7629 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_yuvpp_pipeline()
8066 struct ia_css_frame *tmp_in_frame = current_stage->args.out_frame[0]; local
8075 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, tmp_out_frame,
8084 tmp_in_frame = yuv_scaler_stage->args.out_frame[1];