Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/
Dia_css_pipe.h128 struct ia_css_fw_info *output_stage; /* extra output stage */ member
Dsh_css.c3162 last_fw = last_output_firmware(pipe->output_stage); in add_yuv_scaler_stage()
3181 err = add_firmwares(me, yuv_scaler_binary, pipe->output_stage, last_fw, in add_yuv_scaler_stage()
3220 last_fw = last_output_firmware(pipe->output_stage); in add_capture_pp_stage()
3239 err = add_firmwares(me, capture_pp_binary, pipe->output_stage, last_fw, in add_capture_pp_stage()
3669 err = add_firmwares(me, video_binary, pipe->output_stage, in create_host_video_pipeline()
3670 last_output_firmware(pipe->output_stage), in create_host_video_pipeline()
7884 need_pp = (need_capture_pp(pipe) || pipe->output_stage) &&
8405 append_firmware(&pipe->output_stage, firmware);
8427 remove_firmware(&pipe->output_stage, firmware);