Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/omap4iss/
Diss_video.h92 bool do_propagation; /* of frame number */ member
Diss.c652 pipe->do_propagation = false; in iss_pipeline_enable()
676 pipe->do_propagation = true; in iss_pipeline_enable()
Diss_video.c445 if (video == pipe->output && !pipe->do_propagation) in omap4iss_video_buffer_next()
/linux-4.4.14/drivers/media/platform/omap3isp/
Dispvideo.h97 bool do_propagation; /* of frame number */ member
Disp.c891 pipe->do_propagation = false; in isp_pipeline_enable()
918 pipe->do_propagation = true; in isp_pipeline_enable()
Dispvideo.c478 if (video == pipe->output && !pipe->do_propagation) in omap3isp_video_buffer_next()