Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c3175 struct ia_css_pipeline_stage *yuv_scaler_stage = NULL; in create_host_video_pipeline() local
3330 &yuv_scaler_stage); in create_host_video_pipeline()
3337 if (yuv_scaler_stage) in create_host_video_pipeline()
3338 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_video_pipeline()
6643 *yuv_scaler_stage = NULL; in create_host_yuvpp_pipeline() local
6846 &yuv_scaler_stage); in create_host_yuvpp_pipeline()
6853 tmp_in_frame = yuv_scaler_stage->args.out_frame[1]; in create_host_yuvpp_pipeline()
6856 in_frame = yuv_scaler_stage->args.out_vf_frame; in create_host_yuvpp_pipeline()
6988 struct ia_css_pipeline_stage *yuv_scaler_stage = NULL; in create_host_regular_capture_pipeline() local
7288 &yuv_scaler_stage); in create_host_regular_capture_pipeline()
[all …]