Searched refs:output_stage (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/staging/media/atomisp/pci/ |
| A D | ia_css_pipe.h | 128 struct ia_css_fw_info *output_stage; /* extra output stage */ member
|
| A D | sh_css.c | 3094 last_fw = last_output_firmware(pipe->output_stage); in add_yuv_scaler_stage() 3112 err = add_firmwares(me, yuv_scaler_binary, pipe->output_stage, last_fw, in add_yuv_scaler_stage() 3151 last_fw = last_output_firmware(pipe->output_stage); in add_capture_pp_stage() 3169 err = add_firmwares(me, capture_pp_binary, pipe->output_stage, last_fw, in add_capture_pp_stage() 3598 err = add_firmwares(me, video_binary, pipe->output_stage, in create_host_video_pipeline() 3599 last_output_firmware(pipe->output_stage), in create_host_video_pipeline() 7740 need_pp = (need_capture_pp(pipe) || pipe->output_stage) && 8281 append_firmware(&pipe->output_stage, firmware); 8304 remove_firmware(&pipe->output_stage, firmware);
|
Completed in 19 milliseconds