Searched refs:ved_pipeline (Results 1 – 2 of 2) sorted by relevance
55 ved = stream->ved_pipeline[stream->pipe_size]; in vimc_streamer_pipeline_terminate()56 stream->ved_pipeline[stream->pipe_size] = NULL; in vimc_streamer_pipeline_terminate()93 stream->ved_pipeline[stream->pipe_size++] = ved; in vimc_streamer_pipeline_init()162 frame = stream->ved_pipeline[i]->process_frame( in vimc_streamer_thread()163 stream->ved_pipeline[i], frame); in vimc_streamer_thread()
36 struct vimc_ent_device *ved_pipeline[VIMC_STREAMER_PIPELINE_MAX_SIZE]; member
Completed in 2 milliseconds