HomeSort by relevance Sort by last modified time
    Searched full:capture (Results 476 - 500 of 2057) sorted by null

<<11121314151617181920>>

  /external/libpcap/
README.hpux 5 HP-UX patches to fix packet capture problems
7 Note that packet-capture programs such as tcpdump may, on HP-UX, not be
105 Subject: Re: [tcpdump-workers] I Can't Capture the Outbound Traffic
158 Q: How do I get ethereral on HPUX to capture the _outgoing_ packets
README.tru64 34 In order to capture all packets on a network, you may want to allow
pcap-linktype.manmisc.in 27 For a live capture or ``savefile'', libpcap supplies, as the return
pcap_compile.3pcap.in 56 captured on the Linux "any" pseudo-interface that can capture on more
pcap_dump_open.3pcap.in 56 is a capture or ``savefile'' handle returned by an earlier call to
pcap_file.3pcap 47 Note that the Packet Capture library is usually built with large file
pcap_open_dead.3pcap.in 25 pcap_t for compiling filters or opening a capture for output
savefile.c 87 * This is a savefile, not a live capture file, so never say
97 * This is a savefile, not a live capture file, so reject
318 /* Padding only needed for live capture fcode */
368 * Read packets from a capture file, and call the callback for each
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
README.txt 25 input for the program and test scripts to capture data for rough performance
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
README.txt 22 input for the program and test scripts to capture data for rough performance
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
README.txt 24 input for the program and test scripts to capture data for rough performance
  /external/llvm/utils/
test_debuginfo.pl 68 # run debugger and capture output.
  /external/oauth/core/src/main/java/net/oauth/
OAuthProblemException.java 27 * diagnostic information. This can be used to capture information from a
  /external/regex-re2/re2/
onepass.cc 103 // Each thread maintains its own set of capture registers
106 // regular expression). Repeated copying of the capture registers
125 // and capture operations that must be performed. It also records
142 // condition and capture bits and the next state. The bottom 16 bits
143 // are the condition and capture bits, and the top 16 are the index of
149 // The remaining bits mark capture registers that should
150 // be set to the current input position. The capture bits
189 // Apply the capture bits in cond, saving p to the appropriate
276 // Saving the match capture registers is expensive.
  /external/skia/include/utils/
SkCanvasStateUtils.h 46 * @param canvas The canvas you wish to capture the current state of.
  /external/v8/test/webkit/
dfg-inline-arguments-osr-exit-and-capture.js 25 "Tests what happens if you OSR exit within inlined code that has interesting control flow with arguments that are specially formatted and you capture the arguments reflectively after the OSR exit."
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
AudioInputDescriptor.h 53 bool mIsSoundTrigger; // used by a soundtrigger capture
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor3.h 140 // Update the post-processing metadata with the default still capture request template
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h 81 // Capture and setStreamingRequest will configure streams if currently in
83 virtual status_t capture(CameraMetadata &request, int64_t *lastFrameNumber = NULL);
326 * Do common work for setting up a streaming or single capture request.
400 * Thread for managing capture request submission to HAL device.
449 * Pause/unpause the capture thread. Doesn't block, so use
455 * Wait until thread processes the capture request with settings'
477 * capture request
580 * In-flight queue for tracking completion of capture requests.
765 // Insert the capture result given the pending metadata, result extras,
  /frameworks/base/core/java/android/transition/
TransitionValues.java 38 * capture} phases of a scene change, once when the start values are captured
  /frameworks/base/core/tests/coretests/src/android/net/netlink/
NetlinkErrorMessageTest.java 37 // Hexadecimal representation of packet capture.
  /frameworks/base/docs/html/about/versions/
lollipop.jd 160 <p>A new audio-capture design offers <strong>low-latency audio input</strong>. The new design includes: a fast capture thread that never blocks except during a read; fast track capture clients at native sample rate, channel count, and bit depth; and normal capture clients offer resampling, up/down channel mix, and up/down bit depth.</p>
175 <p>Android 5.0 introduces <strong>all new camera APIs</strong> that let you capture raw formats such as YUV and Bayer RAW, and control parameters such as exposure time, ISO sensitivity, and frame duration on a per-frame basis. The new fully-synchronized camera pipeline allows you to capture uncompressed full-resolution YUV images at 30 FPS on supported devices.</p>
177 <p>In addition to giving greater control over image capture, the new APIs also
179 provide metadata that describes the capture settings of each frame.</p>
216 <p>With user permission, you can capture non-secure video from the display and deliver it over the network if you choose.</p>
  /frameworks/base/docs/html/preview/
samples.jd 56 Demonstrates how to use the <code>Camera2</code> API to capture RAW camera buffers and save
  /frameworks/base/docs/html/tools/debugging/
index.jd 40 capture screenshots, gather thread and stack information, spoof incoming calls and SMS
160 <dt><strong>Capture screenshots</strong></dt>
161 <dd>The Dalvik Debug Monitor Server (DDMS) can capture screenshots from the emulator. Select
162 <strong>Device > Screen capture</strong>.</dd>
  /frameworks/base/docs/html/training/camera/
index.jd 56 <dd>Leverage other applications and capture photos with just a few lines of code.</dd>

Completed in 775 milliseconds

<<11121314151617181920>>