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

<<21222324252627282930>>

  /external/chromium_org/v8/tools/gyp/
v8_base.host.darwin-x86.mk 74 v8/src/frames.cc \
186 v8/src/ia32/frames-ia32.cc \
v8_base.host.darwin-x86_64.mk 74 v8/src/frames.cc \
186 v8/src/x64/frames-x64.cc \
v8_base.host.linux-arm.mk 74 v8/src/frames.cc \
187 v8/src/arm/frames-arm.cc \
v8_base.host.linux-arm64.mk 74 v8/src/frames.cc \
187 v8/src/arm64/frames-arm64.cc \
v8_base.host.linux-mips.mk 74 v8/src/frames.cc \
187 v8/src/mips/frames-mips.cc \
v8_base.host.linux-x86.mk 74 v8/src/frames.cc \
186 v8/src/ia32/frames-ia32.cc \
v8_base.host.linux-x86_64.mk 74 v8/src/frames.cc \
186 v8/src/x64/frames-x64.cc \
  /external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
GifHeaderParser.java 158 header.frames.add(header.currentFrame); // add image to frame
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 207 int lag_in_frames; // how many frames lag before we start encoding
234 // Enable feature to reduce the frame quantization every x frames.
260 * Can provide decodable frames after losses in previous
261 * frames and decodable partitions after losses in the same frame.
266 * decoding in successive frames may be conducted in parallel
299 YV12_BUFFER_CONFIG *Last_Source; // NULL for first frame and alt_ref frames
337 // Position within a frame coding order (including any additional ARF frames).
343 // Ambient reconstruction err target for force key frames
394 int mbgraph_n_frames; // number of frames filled in the above
443 YV12_BUFFER_CONFIG *frames[MAX_LAG_BUFFERS] member in struct:VP9_COMP
    [all...]
  /external/lldb/www/python_reference/
epydoc.js 77 parent.frames[1].location.href = url1;
78 parent.frames[2].location.href = url2;
  /external/mesa3d/src/glx/
dri2_glx.c 116 unsigned frames; member in struct:dri2_drawable
689 draw->frames++;
694 draw->frames / (current_time - draw->previous_time));
696 draw->frames = 0;
    [all...]
  /external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h 50 size_t EOSD; /* num of frames of speech before EOSS (frames) */
51 size_t EOSS; /* frame where end of speech signal occurred (frames) */
52 size_t BOSS; /* frame where start of speech signal occurred (frames) */
100 #define DEFAULT_WAVEFORM_WINDBACK_FRAMES 50 /* will convert frames to bytes, will not grow */
213 * Total number of frames pushed by SR_RecognizerPutAudio().
215 size_t frames; member in struct:SR_RecognizerImpl_t
217 * Number of processed frames.
221 * The number of frames up until the windback point (where -pau- starts).
253 * Max number of frames to process before BOS timeou
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 208 int lag_in_frames; // how many frames lag before we start encoding
235 // Enable feature to reduce the frame quantization every x frames.
261 * Can provide decodable frames after losses in previous
262 * frames and decodable partitions after losses in the same frame.
267 * decoding in successive frames may be conducted in parallel
300 YV12_BUFFER_CONFIG *Last_Source; // NULL for first frame and alt_ref frames
338 // Position within a frame coding order (including any additional ARF frames).
344 // Ambient reconstruction err target for force key frames
395 int mbgraph_n_frames; // number of frames filled in the above
445 YV12_BUFFER_CONFIG *frames[MAX_LAG_BUFFERS] member in struct:VP9_COMP
    [all...]
  /external/chromium_org/content/renderer/pepper/
content_decryptor_delegate.cc     [all...]
  /external/chromium_org/media/cast/test/
cast_benchmarks.cc 74 // a normal video is 30 fps hence the 33 ms between frames.
455 VLOG(1) << "Frames lost: " << frames_lost();
456 VLOG(1) << "Late frames: " << late_frames();
467 int frames = 0; local
471 frames++;
474 return frames;
  /external/chromium_org/net/websockets/
websocket_basic_stream_test.cc 48 // Control frames must have the FIN bit set. This one does not.
50 // Control frames must have a payload of 125 bytes or less. This one has
198 // frame will be no bigger than the rest of the frames (but it can be smaller,
337 // frames.
360 // them as separate frames.
429 // All frames after the first have their opcode changed to Continuation.
448 // This test uses a loop to verify that the opcode for every frames generated
460 // Multiple frames that arrive together should be parsed correctly.
712 // through to higher layers. RFC6455 5.5 "All control frames ... MUST NOT be
724 // frames MUST have a payload length of 125 bytes or less". Since we use
900 ScopedVector<WebSocketFrame> frames; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/animation/css/
CSSAnimations.cpp 379 const KeyframeVector& frames = oldEffect->getFrames();
382 newFrames.append(toAnimatableValueKeyframe(frames[0]->clone().get()));
383 newFrames.append(toAnimatableValueKeyframe(frames[1]->clone().get()));
    [all...]
  /external/chromium_org/third_party/lcov/bin/
genhtml 276 our $frames; # If set, use frames for source code view
397 "frames|f" => \$frames,
499 # Issue a warning if --no-sourceview is enabled together with --frames
500 if ($no_sourceview && defined($frames))
502 warn("WARNING: option --frames disabled because --no-sourceview ".
504 $frames = undef;
525 if ($frames)
594 -f, --frames Use HTML frames for source code vie
    [all...]
  /external/libvorbis/doc/
01-introduction.tex 52 dividing it into individual frames and compressing these frames into
54 packets in sequence, decodes them, synthesizes audio frames from
55 them, and reassembles the frames into a facsimile of the original
343 Vorbis frames may be one of two PCM sample sizes specified during
486 audio; it must be lapped with surrounding frames using an appropriate
  /external/libvorbis/lib/
res0.c 55 long frames; member in struct:__anon28552
115 (float)look->phrasebits/look->frames,
116 (float)look->postbits/look->frames,
117 (float)(look->postbits+look->phrasebits)/look->frames);*/
124 "%ld frames encoded in %ld phrasebits and %ld residue bits "
125 "(%g/frame) \n",look->frames,look->phrasebits,
127 (look->phrasebits+look->resbitsflat)/(float)look->frames);
472 look->frames++;
530 look->frames++;
  /frameworks/base/media/java/android/media/
TtmlRenderer.java 151 String frames = matcher.group(5); local
152 durationSeconds += (frames != null) ? ((double)Long.parseLong(frames)) / frameRate : 0;
353 * <li>time-clock-with-frames
355 * <li>time-offset-with-frames
  /frameworks/base/services/core/java/com/android/server/
TextServicesManagerService.java 974 final StackTraceElement[] frames = e.getStackTrace(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditorDelegate.java 565 StackTraceElement[] frames = new Throwable().fillInStackTrace().getStackTrace(); local
566 if (frames.length > 2) {
567 StackTraceElement frame = frames[2];
    [all...]
  /device/lge/mako/camera/
QualcommCameraHardware.cpp     [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c 208 /* skip frames if needed */
    [all...]

Completed in 1935 milliseconds

<<21222324252627282930>>