Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css.c3679 struct ia_css_frame *tmp_out_frame = NULL; in create_host_video_pipeline() local
3683 tmp_out_frame = out_frame; in create_host_video_pipeline()
3685 tmp_out_frame = NULL; in create_host_video_pipeline()
3687 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, tmp_out_frame, in create_host_video_pipeline()
7605 struct ia_css_frame *tmp_out_frame = NULL; in create_host_yuvpp_pipeline() local
7612 tmp_out_frame = out_frame[j]; in create_host_yuvpp_pipeline()
7615 tmp_out_frame = NULL; in create_host_yuvpp_pipeline()
7619 err = add_yuv_scaler_stage(pipe, me, tmp_in_frame, tmp_out_frame, in create_host_yuvpp_pipeline()
8067 struct ia_css_frame *tmp_out_frame = NULL; local
8071 tmp_out_frame = out_frame;
[all …]