Searched refs:output_stage (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/staging/media/atomisp/pci/ |
| D | ia_css_pipe.h | 128 struct ia_css_fw_info *output_stage; /* extra output stage */ member
|
| D | sh_css.c | 3167 last_fw = last_output_firmware(pipe->output_stage); in add_yuv_scaler_stage() 3186 err = add_firmwares(me, yuv_scaler_binary, pipe->output_stage, last_fw, in add_yuv_scaler_stage() 3225 last_fw = last_output_firmware(pipe->output_stage); in add_capture_pp_stage() 3244 err = add_firmwares(me, capture_pp_binary, pipe->output_stage, last_fw, in add_capture_pp_stage() 3674 err = add_firmwares(me, video_binary, pipe->output_stage, in create_host_video_pipeline() 3675 last_output_firmware(pipe->output_stage), in create_host_video_pipeline() 7889 need_pp = (need_capture_pp(pipe) || pipe->output_stage) && 8410 append_firmware(&pipe->output_stage, firmware); 8432 remove_firmware(&pipe->output_stage, firmware);
|