HomeSort by relevance Sort by last modified time
    Searched full:capture (Results 151 - 175 of 3047) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libpcap/
pcap_set_timeout.3pcap 23 capture handle
35 sets the read timeout that will be used on a capture handle when
43 if called on a capture handle that has been activated.
pcap_snapshot.3pcap 39 was called, for a live capture, or the snapshot length from the capture
50 if called on a capture handle that has been created but not activated.
pcap-septel.h 2 * pcap-septel.c: Packet capture interface for Intel Septel card
pcap_create.3pcap 22 pcap_create \- create a live capture handle
40 is used to create a packet capture handle to look
48 can be used to capture packets from all interfaces.
53 with it; options for the capture, such as promiscuous mode, can be set
  /external/opencv3/samples/cpp/
smiledetect.cpp 42 CvCapture* capture = 0; local
107 capture = cvCaptureFromCAM( inputName.empty() ? 0 : inputName.c_str()[0] - '0' );
109 if(!capture) cout << "Capture from CAM " << c << " didn't work" << endl;
113 capture = cvCaptureFromAVI( inputName.c_str() );
114 if(!capture) cout << "Capture from AVI didn't work" << endl;
119 if( capture )
121 cout << "In capture ..." << endl;
126 IplImage* iplImg = cvQueryFrame( capture );
    [all...]
  /external/testng/src/test/java/test/pholser/
Demo.java 20 Captor.instance().capture( "Demo.setUpFixture" );
25 Captor.instance().capture( "Demo.setUp" );
30 Captor.instance().capture( "Demo.tearDown" );
  /external/v8/test/unittests/compiler/
select-lowering-unittest.cc 11 using testing::Capture;
40 Capture<Node*> branch;
41 Capture<Node*> merge;
  /external/webrtc/webrtc/modules/desktop_capture/win/
screen_capturer_win_gdi.h 37 void Capture(const DesktopRegion& region) override;
51 // Capture the current cursor shape.
64 // GDI resources used for screen capture.
  /external/webrtc/webrtc/modules/video_capture/windows/
device_info_ds.h 47 * Returns the available capture devices.
59 * Display OS /capture device specific settings dialog
71 /* Gets a capture device filter
  /packages/apps/Camera2/src/com/android/camera/app/
CameraServices.java 29 * Returns the capture session manager instance that modules use to store
30 * temporary or final capture results.
57 * capture apps. Will never return null.
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
CallerInfoLookupHelperTest.java 109 queryListenerCaptor.capture(), logSessionCaptor.capture());
120 eq(CONTACTS_PHOTO_URI), imageListenerCaptor.capture(), logSessionCaptor.capture());
146 eq(URI1.getSchemeSpecificPart()), queryListenerCaptor.capture(),
147 logSessionCaptor.capture());
158 eq(CONTACTS_PHOTO_URI), imageListenerCaptor.capture(), logSessionCaptor.capture());
184 eq(URI1.getSchemeSpecificPart()), queryListenerCaptor.capture(),
185 logSessionCaptor.capture());
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
MyanmarTest.java 47 Bitmap bitmapA = cviewA.capture(textA);
49 Bitmap bitmapB = cviewB.capture(textB);
54 Bitmap bitmapC = cviewC.capture(textC);
70 Bitmap capture(String text) { method in class:MyanmarTest.CaptureTextView
  /cts/tools/cts-test-metrics/
CtsCameraTestCases.reportlog.json 1 {"test_reprocessing_throughput":[{"camera_id":"0","format":35,"reprocess_type":"YUV reprocessing","capture_message":"capture latency","latency":[237.0,102.0,99.0,105.0,124.0,92.0],"camera_reprocessing_average_latency":126.5},{"camera_id":"0","format":34,"reprocess_type":"opaque reprocessing","capture_message":"capture latency","latency":[206.0,91.0,92.0,89.0,119.0,84.0],"camera_reprocessing_average_latency":113.5},{"camera_id":"1","format":35,"reprocess_type":"YUV reprocessing","capture_message":"capture latency","latency":[216.0,84.0,80.0,83.0,93.0,76.0],"camera_reprocessing_average_latency":105.33333333333333},{"camera_id":"1","format":34,"reprocess_type":"opaque reprocessing","capture_message":"capture latency","latency":[212.0,83.0,71.0,80.0,93.0,74.0],"camera_reprocessing_average_latency":102.16666666666667},{"camera_id":"0","format":35,"reprocess_type":"YUV reprocessing","capture_message":"capture latency","latency":[228.0,105.0,85.0,86.0,116.0,83.0],"camera_reprocessing_average_latency":117.16666666666667},{"camera_id":"0","format":34,"reprocess_type":"opaque reprocessing","capture_message":"capture latency","latency":[195.0,89.0,94.0,94.0,116.0,86.0],"camera_reprocessing_average_latency":112.33333333333333},{"camera_id":"1","format":35,"reprocess_type":"YUV reprocessing","capture_message":"capture latency","latency":[150.0,83.0,75.0,75.0,102.0,76.0],"camera_reprocessing_average_latency":93.5},{"camera_id":"1","format":34,"reprocess_type":"opaque reprocessing","capture_message":"capture latency","latency":[198.0,85.0,78.0,71.0,95.0,77.0],"camera_reprocessing_average_latency":100.66666666666667}],"test_camera_launch_average":[{"camera_launch_average_time_for_all_cameras":326.1},{"camera_launch_average_time_for_all_cameras":321.8}],"test_reprocessing_latency":[{"camera_id":"0","format":35,"reprocess_type":"YUV reprocessing","capture_message":"shot to shot latency","latency":[303.0,254.0,259.0,196.0,201.0,195.0],"camera_reprocessing_shot_to_shot_average_latency":234.66666666666666},{"camera_id":"0","format":34,"reprocess_type":"opaque reprocessing","capture_message":"shot to shot latency","latency":[248.0,172.0,209.0,188.0,201.0,204.0],"camera_reprocessing_shot_to_shot_average_latency":203.66666666666666},{"camera_id":"1","format":35,"reprocess_type":"YUV reprocessing","capture_message":"shot to shot latency","latency":[190.0,238.0,220.0,213.0,144.0,154.0],"camera_reprocessing_shot_to_shot_average_latency":193.16666666666666},{"camera_id":"1","format":34,"reprocess_type":"opaque reprocessing","capture_message":"shot to shot latency","latency":[237.0,166.0,153.0,148.0,162.0,140.0],"camera_reprocessing_shot_to_shot_average_latency":167.66666666666666},{"camera_id":"0","format":35,"reprocess_type":"YUV reprocessing","capture_message":"shot to shot latency","latency":[302.0,262.0,256.0,197.0,200.0,201.0],"camera_reprocessing_shot_to_shot_average_latency":236.33333333333334},{"camera_id":"0","format":34,"reprocess_type":"opaque reprocessing","capture_message":"shot to shot latency","latency":[251.0,166.0,199.0,199.0,213.0,201.0],"camera_reprocessing_shot_to_shot_average_latency":204.83333333333334},{"camera_id":"1","format":35,"reprocess_type":"YUV reprocessing","capture_message":"shot to shot latency","latency":[199.0,153.0,159.0,164.0,152.0,166.0],"camera_reprocessing_shot_to_shot_average_latency":165.5},{"camera_id":"1","format":34,"reprocess_type":"opaque reprocessing","capture_message":"shot to shot latency","latency":[210.0,143.0,161.0,162.0,158.0,156.0],"camera_reprocessing_shot_to_shot_average_latency":165.0}],"test_high_quality_reprocessing_latency":[{"camera_id":"0","format":35,"reprocess_type":"YUV reprocessing","capture_message":"shot to shot latency for High Quality noise reduction and edge modes","latency":[479.0,398.0,351.0,487.0,461.0,395.0],"camera_reprocessing_shot_to_shot_average_latency":428.5},{"camera_id":"0","format":34,"reprocess_type":"opaque reprocessing","capture_message":"shot to shot latency for High Quality noise reduction and edge modes","latency":[355.0,324.0,335.0,334.0,336.0,347.0],"camera_reprocessing_shot_to_shot_average_latency":338.5},{"camera_id":"1","format":35,"reprocess_type":"YUV reprocessing","capture_message":"shot to shot latency for High Quality noise reduction and edge modes","latency":[235.0,220.0,223.0,228.0,222.0,227.0],"camera_reprocessing_shot_to_shot_average_latency":225.83333333333334},{"camera_id":"1","format":34,"reprocess_type":"opaque reprocessing","capture_message":"shot to shot latency for High Quality noise reduction and edge modes","latency":[256.0,186.0,230.0,215.0,226.0,242.0],"camera_reprocessing_shot_to_shot_average_latency":225.83333333333334},{"camera_id":"0","format":35,"reprocess_type":"YUV reprocessing","capture_message":"shot to shot latency for High Quality noise reduction and edge modes","latency":[415.0,327.0,336.0,340.0,323.0,332.0],"camera_reprocessing_shot_to_shot_average_latency":345.5},{"camera_id":"0","format":34,"reprocess_type":"opaque reprocessing","capture_message":"shot to shot latency for High Quality noise reduction and edge modes","latency":[381.0,302.0,331.0,332.0,336.0,333.0],"camera_reprocessing_shot_to_shot_average_latency":335.8333333333333},{"camera_id":"1","format":35,"reprocess_type":"YUV reprocessing","capture_message":"shot to shot latency for High Quality noise reduction and edge modes","latency":[231.0,222.0,223.0,227.0,227.0,223.0],"camera_reprocessing_shot_to_shot_average_latency":225.5},{"camera_id":"1","format":34,"reprocess_type":"opaque reprocessing","capture_message":"shot to shot latency for High Quality noise reduction and edge modes","latency":[275.0,178.0,222.0,224.0,249.0,204.0],"camera_reprocessing_shot_to_shot_average_latency":225.33333333333334}],"test_single_capture":[{"camera_id":"0","camera_capture_latency":[476.0,639.0,654.0,639.0,665.0],"camera_capture_result_latency":[260.0,465.0,490.0,471.0,474.0]},{"camera_id":"1","camera_capture_latency":[461.0,639.0,627.0,637.0,631.0],"camera_capture_result_latency":[341.0,530.0,533.0,533.0,535.0]},{"camera_id":"0","camera_capture_latency":[465.0,643.0,660.0,649.0,642.0],"camera_capture_result_latency":[251.0,467.0,491.0,474.0,475.0]},{"camera_id":"1","camera_capture_latency":[457.0,541.0,533.0,546.0,534.0],"camera_capture_result_latency":[338.0,475.0,467.0,477.0,471.0]}],"test_single_capture_average":[{"camera_capture_result_average_latency_for_all_cameras":463.2},{"camera_capture_result_average_latency_for_all_cameras":438.6}],"test_reprocessing_capture_stall":[{"camera_id":"0","format":35,"reprocess_type":"YUV reprocessing","max_capture_timestamp_gaps":[66.929849,66.927076,66.827072],"capture_average_frame_duration":[66.742792,66.742792,66.742792],"camera_reprocessing_average_max_capture_timestamp_gaps":66.89466566666665},{"camera_id":"0","format":34,"reprocess_type":"opaque reprocessing","max_capture_timestamp_gaps":[66.838494,66.862969,67.054342],"capture_average_frame_duration":[66.742792,66.742792,66.742792],"camera_reprocessing_average_max_capture_timestamp_gaps":66.91860166666667},{"camera_id":"1","format":35,"reprocess_type":"YUV reprocessing","max_capture_timestamp_gaps":[75.091,75.156,75.092],"capture_average_frame_duration":[75.08460800000003,75.08460800000003,75.08460800000003],"camera_reprocessing_average_max_capture_timestamp_gaps":75.113},{"camera_id":"1","format":34,"reprocess_type":"opaque reprocessing","max_capture_timestamp_gaps":[75.096,75.09,75.091],"capture_average_frame_duration":[75.08460800000003,75.08460800000003,75.08460800000003],"camera_reprocessing_average_max_capture_timestamp_gaps":75.09233333333333},{"camera_id":"0","format":35,"reprocess_type":"YUV reprocessing","max_capture_timestamp_gaps":[66.810656,67.101617,66.811857],"capture_average_frame_duration":[66.742792,66.742792,66.742792],"camera_reprocessing_average_max_capture_timestamp_gaps":66.90804333333334},{"camera_id":"0","format":34,"reprocess_type":"opaque reprocessing","max_capture_timestamp_gaps":[133.322575,66.919741,66.95088],"capture_average_frame_duration":[66.742792,66.742792,66.742792],"camera_reprocessing_average_max_capture_timestamp_gaps":89.06439866666666},{"camera_id":"1","format":35,"reprocess_type":"YUV reprocessing","max_capture_timestamp_gaps":[80.088,80.091,80.089],"capture_average_frame_duration":[80.08507200000001,80.08507200000001,80.08507200000001],"camera_reprocessing_average_max_capture_timestamp_gaps":80.08933333333333},{"camera_id":"1","format":34,"reprocess_type":"opaque reprocessing","max_capture_timestamp_gaps":[80.092,80.091,80.091],"capture_average_frame_duration":[80.08507200000001,80.08507200000001,80.08507200000001],"camera_reprocessing_average_max_capture_timestamp_gaps":80.09133333333334}],"test_camera_launch":[{"camera_id":"0","camera_open_time":[116.0,85.0,88.0,83.0,86.0],"camera_configure_stream_time":[20.0,11.0,11.0,10.0,10.0],"camera_start_preview_time":[312.0,224.0,223.0,219.0,230.0],"camera_camera_stop_preview":[278.0,255.0,265.0,268.0,267.0],"camera_camera_close_time":[107.0,124.0,103.0,108.0,127.0],"camera_launch_time":[448.0,320.0,322.0,312.0,326.0]},{"camera_id":"1","camera_open_time":[72.0,67.0,67.0,67.0,65.0],"camera_configure_stream_time":[12.0,10.0,11.0,10.0,11.0],"camera_start_preview_time":[227.0,231.0,224.0,226.0,233.0],"camera_camera_stop_preview":[167.0,162.0,171.0,170.0,168.0],"camera_camera_close_time":[96.0,87.0,91.0,85.0,90.0],"camera_launch_time":[311.0,308.0,302.0,303.0,309.0]},{"camera_id":"0","camera_open_time":[96.0,85.0,89.0,89.0,84.0],"camera_configure_stream_time":[14.0,10.0,10.0,10.0,10.0],"camera_start_preview_time":[262.0,220.0,224.0,221.0,226.0],"camera_camera_stop_preview":[259.0,251.0,271.0,257.0,265.0],"camera_camera_close_time":[117.0,153.0,120.0,122.0,118.0],"camera_launch_time":[372.0,315.0,323.0,320.0,320.0]},{"camera_id":"1","camera_open_time":[71.0,67.0,68.0,70.0,69.0],"camera_configure_stream_time":[11.0,10.0,10.0,10.0,10.0],"camera_start_preview_time":[228.0,235.0,233.0,237.0,239.0],"camera_camera_stop_preview":[167.0,169.0,169.0,162.0,173.0],"camera_camera_close_time":[95.0,89.0,93.0,94.0,103.0],"camera_launch_time":[310.0,312.0,311.0,317.0,318.0]}],"test_high_quality_reprocessing_throughput":[{"camera_id":"0","format":35,"reprocess_type":"YUV reprocessing","capture_message":"capture latency for High Quality noise reduction and edge modes","latency":[272.0,246.0,211.0,210.0,235.0,202.0],"camera_reprocessing_average_latency":229.33333333333334},{"camera_id":"0","format":34,"reprocess_type":"opaque reprocessing","capture_message":"capture latency for High Quality noise reduction and edge modes","latency":[304.0,210.0,206.0,209.0,226.0, (…)
    [all...]
  /developers/samples/android/media/Camera2Raw/
template-params.xml 28 This sample demonstrates how to use the Camera2 API to capture RAW
53 This sample demonstrates using the Camera2 API to capture a JPEG and RAW sensor frame.
55 run auto-focus, auto-exposure metering, and auto-white-balance; capture a JPEG and
63 The [Camera2 API][1] allows users to capture RAW images, i.e. unprocessed pixel data
  /external/autotest/client/tests/fsstress/
control 8 A benchmark that tries to capture both transactional DB workloads and
  /external/autotest/server/cros/chaos_lib/
chaos_capture_analyzer.py 11 """ Class to manage the packet capture file access from a chaos test. """
31 capture = pyshark.FileCapture(self._file_name,
36 capture.load_packets(timeout=self.LOAD_TIMEOUT)
37 return capture
41 Gets the packet that appears index |index| in the capture file.
43 @param index: Extract this index from the capture file.
51 capture = pyshark.FileCapture(self._file_name,
54 capture.load_packets(timeout=self.LOAD_TIMEOUT)
55 if not capture:
57 return capture[0
    [all...]
  /external/chromium-trace/catapult/third_party/Paste/docs/modules/
debug.prints.txt 1 :mod:`paste.debug.prints` -- capture print output
  /external/chromium-trace/catapult/third_party/polymer/components/core-dropdown/
core-dropdown-base.html 68 addElementListener: function(node, event, methodName, capture) {
71 Polymer.addEventListener(node, event, fn, capture);
75 removeElementListener: function(node, event, methodName, capture) {
78 Polymer.removeEventListener(node, event, fn, capture);
  /external/clang/include/clang/Basic/
Lambda.h 22 /// \brief The default, if any, capture method for a lambda expression.
29 /// \brief The different capture forms in a lambda introducer
31 /// C++11 allows capture of \c this, or of local variables by copy or
32 /// by reference. C++1y also allows "init-capture", where the initializer
  /external/guava/guava-tests/test/com/google/common/reflect/
TypeVisitorTest.java 49 Type type = new TypeCapture<T>() {}.capture();
65 Type type = new TypeCapture<T[]>() {}.capture();
73 Type type = new TypeCapture<Iterable<T>>() {}.capture();
81 Type type = new TypeCapture<EnumSet<E>>() {}.capture();
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/
Event.java 25 * An actor's capture listeners can {@link #stop()} an event to prevent child actors from seeing it.
39 private boolean capture; // true means event occurred during the capture phase field in class:Event
70 capture = false;
120 public void setCapture (boolean capture) {
121 this.capture = capture;
124 /** If true, the event was fired during the capture phase.
127 return capture;
  /external/opencv3/doc/py_tutorials/py_gui/
py_table_of_contents_gui.markdown 12 capture videos from Camera and write it as a video
  /external/opencv3/doc/tutorials/ios/
table_of_content_ios.markdown 26 You will learn how to capture and process video from camera using OpenCV in iOS.
  /external/opencv3/modules/videoio/src/cap_winrt/
CaptureFrameGrabber.hpp 49 static concurrency::task<CaptureFrameGrabber^> CreateAsync(_In_ WMC::MediaCapture^ capture, _In_ WMMp::VideoEncodingProperties^ props)
51 return CreateAsync(capture, props, CaptureStreamType::Preview);
54 static concurrency::task<CaptureFrameGrabber^> CreateAsync(_In_ WMC::MediaCapture^ capture, _In_ WMMp::VideoEncodingProperties^ props, CaptureStreamType streamType);
61 CaptureFrameGrabber(_In_ WMC::MediaCapture^ capture, _In_ WMMp::VideoEncodingProperties^ props, CaptureStreamType streamType);
  /external/opencv3/samples/android/camera-calibration/res/values/
strings.xml 12 <string name="more_samples">Please, capture more samples</string>

Completed in 1583 milliseconds

1 2 3 4 5 67 8 91011>>