HomeSort by relevance Sort by last modified time
    Searched refs:frames (Results 626 - 650 of 807) sorted by null

<<21222324252627282930>>

  /device/lge/mako/camera/
QualcommCameraHardware.h 577 struct msm_frame frames[kPreviewBufferCount + MIN_UNDEQUEUD_BUFFER_COUNT]; member in class:android::QualcommCameraHardware
  /device/moto/shamu/camera/
QCamera_Intf.h 333 mm_camera_wnr_frame_info_t frames[MM_CAMEAR_MAX_STRAEM_BUNDLE]; member in struct:__anon4528
  /external/chromium_org/media/audio/
audio_output_proxy_unittest.cc 130 return audio_bus->frames();
  /external/chromium_org/media/audio/win/
audio_low_latency_input_win.cc 76 DVLOG(1) << "Number of audio frames per packet: " << packet_size_frames_;
424 // contained in any stored data. Unit is in audio frames.
443 audio_data, audio_bus_->frames(), format_.wBitsPerSample / 8);
655 // A typical value is 960 audio frames <=> 20ms @ 48kHz sample rate.
661 << " [frames]";
  /external/chromium_org/media/filters/
audio_renderer_algorithm_unittest.cc 63 FillWithSquarePulseTrain(half_pulse_width, offset, audio_bus->frames(),
audio_renderer_impl.cc 587 const int requested_frames = audio_bus->frames();
  /external/chromium_org/net/quic/
quic_protocol.h 182 // STREAM, ACK, and CONGESTION_FEEDBACK frames are special frames. They are
261 // Bit 2: Payload is FEC as opposed to frames?
396 // There were data frames after the a fin or reset.
600 // and ACK'd just like other normal frames.
808 // byte_offset variable length, similar to stream frames.
1000 const QuicFrames& frames() const { return frames_; } function in class:net::RetransmittableFrames
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
NetworkRequest.js 938 frames: function()
  /external/chromium_org/third_party/lcov/contrib/galaxy/
genflat.pl 93 our $frames; # If set, use frames for source code view
  /external/chromium_org/third_party/libvpx/source/libvpx/
examples.mk 143 decode_with_drops.DESCRIPTION = Drops frames while decoding
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.cpp 2935 Frame** const frames = new (std::nothrow) Frame* [new_capacity]; \/\/ NOLINT local
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.cpp 3096 Frame** const frames = new (std::nothrow) Frame*[new_capacity]; \/\/ NOLINT local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macos/
SDL_syscdrom.c 49 long frames; member in struct:__anon33115
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.cpp 3096 Frame** const frames = new (std::nothrow) Frame*[new_capacity]; \/\/ NOLINT local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 1900 StackTraceElement[] frames = throwable.getStackTrace(); local
    [all...]
  /system/media/audio_utils/
tinysndfile.c 32 size_t remaining; // frames unread for SFM_READ, frames written for SFM_WRITE
200 handle->info.frames = handle->remaining;
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_msgutil.py 104 def _create_request(*frames):
105 """Creates MockRequest using data given as frames.
107 frames will be returned on calling request.connection.read() where request
112 for (header, body) in frames:
565 """Test that frames coming from a client which is using smaller window
569 # Using the smallest window bits of 8 for generating input frames.
    [all...]
  /external/chromium_org/v8/test/webkit/fast/regex/
parentheses.js 272 // Tests that non-greedy repeat quantified parentheses will backtrack through multiple frames of subpattern matches.
  /external/owasp/sanitizer/empiricism/
html-containment.js 126 // Requeue the next step on the parent frames event queue.
  /external/replicaisland/src/com/replica/replicaisland/
GameObjectFactory.java     [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
VmMirror.java 2096 ArrayList<Frame> frames = new ArrayList<Frame>(framesCount); local
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp     [all...]
  /external/chromium_org/chrome/browser/resources/cryptotoken/
llusbgnubby.js 218 * Stuff queued frames from txqueue[] to device, one by one.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
id3_parser.js 344 * Extracts all ID3v2 frames from given bytebuffer.

Completed in 2354 milliseconds

<<21222324252627282930>>