Home
last modified time | relevance | path

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

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