Home
last modified time | relevance | path

Searched refs:VIMC_STREAMER_PIPELINE_MAX_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/
H A Dvimc-streamer.h16 #define VIMC_STREAMER_PIPELINE_MAX_SIZE 16 macro
36 struct vimc_ent_device *ved_pipeline[VIMC_STREAMER_PIPELINE_MAX_SIZE];
H A Dvimc-streamer.c88 while (stream->pipe_size < VIMC_STREAMER_PIPELINE_MAX_SIZE) { in vimc_streamer_pipeline_init()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/
H A Dvimc-streamer.h16 #define VIMC_STREAMER_PIPELINE_MAX_SIZE 16 macro
36 struct vimc_ent_device *ved_pipeline[VIMC_STREAMER_PIPELINE_MAX_SIZE];
H A Dvimc-streamer.c88 while (stream->pipe_size < VIMC_STREAMER_PIPELINE_MAX_SIZE) { in vimc_streamer_pipeline_init()

Completed in 2 milliseconds