Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c236 sh_css_pipe_get_output_frame_info(struct ia_css_pipe *pipe,
2985 sh_css_pipe_get_output_frame_info(pipe, &out_frame->frame_info, idx); in init_out_frameinfo_defaults()
6741 err = sh_css_pipe_get_output_frame_info(pipe, &out_frame->frame_info, 0); in create_host_isyscopy_capture_pipeline()
7191 sh_css_pipe_get_output_frame_info(struct ia_css_pipe *pipe, in sh_css_pipe_get_output_frame_info() function
7199 "sh_css_pipe_get_output_frame_info() enter:\n"); in sh_css_pipe_get_output_frame_info()
7217 "sh_css_pipe_get_output_frame_info() leave:\n"); in sh_css_pipe_get_output_frame_info()
8111 err = sh_css_pipe_get_output_frame_info(curr_pipe, in ia_css_stream_create()