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

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

Completed in 153 milliseconds