Searched refs:continuous_frames (Results 1 – 2 of 2) sorted by relevance
137 struct ia_css_frame *continuous_frames[NUM_CONTINUOUS_FRAMES]; member
1731 main_pipe->continuous_frames[0]); in create_host_pipeline()1952 pipe->continuous_frames); in ia_css_pipe_destroy()1966 pipe->continuous_frames); in ia_css_pipe_destroy()2298 if (pipe->continuous_frames[i]) { in alloc_continuous_frames()2299 ia_css_frame_free(pipe->continuous_frames[i]); in alloc_continuous_frames()2300 pipe->continuous_frames[i] = NULL; in alloc_continuous_frames()2310 &pipe->continuous_frames[i], in alloc_continuous_frames()3108 in_frame = pipe->stream->last_pipe->continuous_frames[0]; in create_host_video_pipeline()3110 in_frame = pipe->continuous_frames[0]; in create_host_video_pipeline()3279 in_frame = pipe->stream->last_pipe->continuous_frames[0]; in create_host_preview_pipeline()[all …]