Home | History | Annotate | Download | only in its

Lines Matching full:do_capture

77     # Definitions for some of the common output format options for do_capture().
459 def do_capture(self, cap_request,
472 repeat_request are valid or do_capture may fail because device does not
559 yuv_cap = do_capture( req1 )
560 yuv_cap = do_capture( req1, yuv_fmt )
561 yuv_cap, raw_cap = do_capture( req1, [yuv_fmt,raw_fmt] )
562 yuv_caps = do_capture( [req1,req2], yuv_fmt )
563 yuv_caps, raw_caps = do_capture( [req1,req2], [yuv_fmt,raw_fmt] )
569 channel is computed, and the do_capture call returns two 4-element float