Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/omap4iss/
Diss_video.h85 bool do_propagation; /* of frame number */ member
Diss.c457 pipe->do_propagation = false; in iss_pipeline_enable()
483 pipe->do_propagation = true; in iss_pipeline_enable()
Diss_video.c455 if (video == pipe->output && !pipe->do_propagation) in omap4iss_video_buffer_next()
/linux-5.19.10/drivers/media/platform/ti/omap3isp/
Dispvideo.h94 bool do_propagation; /* of frame number */ member
Disp.c693 pipe->do_propagation = false; in isp_pipeline_enable()
723 pipe->do_propagation = true; in isp_pipeline_enable()
Dispvideo.c539 if (video == pipe->output && !pipe->do_propagation) in omap3isp_video_buffer_next()