HomeSort by relevance Sort by last modified time
    Searched full:keyframe (Results 76 - 100 of 168) sorted by null

1 2 34 5 6 7

  /external/chromium_org/media/base/android/
media_source_player.h 150 // since last keyframe. See http://crbug.com/304234.
241 // since last keyframe. See http://crbug.com/304234.
  /external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/
SkeletonLoader.java 95 } else if (qName.equals("keyframe")) {
179 } else if (qName.equals("keyframe")) {
MeshAnimationLoader.java 195 // if (keyframeNode.getNodeName().equals("keyframe")){
  /external/libvpx/libvpx/vpx/
vp8cx.h 179 * keyframe. It is expressed as a percentage of the average
185 * to a keyframe, set this to 450.
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
android.animation.PropertyValuesHolder.html 100 <A NAME="android.animation.PropertyValuesHolder.ofKeyframe_added(android.util.Property, android.animation.Keyframe...)"></A>
101 <nobr><code>PropertyValuesHolder</code>&nbsp;<A HREF="../../../../reference/android/animation/PropertyValuesHolder.html#ofKeyframe(android.util.Property, android.animation.Keyframe...)" target="_top"><code>ofKeyframe</code></A>(<code>Property<nobr></code>)</nobr>
  /external/chromium_org/cc/animation/
keyframed_animation_curve_unittest.cc 27 // Tests that a color animation with one keyframe works as expected.
119 // Tests that a float animation with one keyframe works as expected.
192 // Tests that a transform animation with one keyframe works as expected.
290 // Tests that a filter animation with one keyframe works as expected.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/animation/
WebAnimationProvider.cpp 45 // | is not a valid identifier character in CSS, so this can never conflict with a keyframe identifier.
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
__init__.py 154 (time_ms, bitmap) tuples representing each video keyframe. Only the first
  /external/jmonkeyengine/engine/src/core/com/jme3/animation/
package.html 72 is simply a list of tracks, each track describes a timeline with each keyframe
  /external/chromium_org/chrome/browser/resources/web_dev_style/
css_checker.py 94 # Ignore single frames in a @keyframe, i.e. 0% { margin: 50px; }
320 'hsl() or part of @keyframe.',
  /external/chromium_org/content/common/gpu/media/
exynos_video_encode_accelerator.h 232 // We need to provide the stream header with every keyframe, to allow
  /external/chromium_org/content/common/media/
media_player_messages_android.h 108 // keyframe. See http://crbug.com/304234.
  /external/chromium_org/content/renderer/media/android/
media_source_delegate.h 100 // cached data since last keyframe. See http://crbug.com/304234.
  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleInvalidationAnalysis.cpp 133 case StyleRule::Keyframe:
StyleRule.h 49 Keyframe, // Not used. These are internally non-rule StyleKeyframe objects.
  /external/chromium_org/third_party/skia/src/utils/
SkInterpolator.cpp 44 Totaling fElemCount+2 entries per keyframe
  /external/chromium_org/tools/telemetry/telemetry/core/
tab.py 132 (time_ms, bitmap) tuples representing each video keyframe. Only the first
  /external/chromium_org/webkit/renderer/compositor_bindings/
web_float_animation_curve_unittest.cc 17 // Tests that a float animation with one keyframe works as expected.
  /external/libvpx/libvpx/test/
datarate_test.cc 127 // negative we produce a keyframe on a cutscene. Ignoring datarate
resize_test.cc 240 // q picked such that initial keyframe on this clip is ~30dB PSNR
  /external/libvpx/libvpx/
webmenc.c 251 /* Save a cue point if this is a keyframe. */
  /external/skia/src/utils/
SkInterpolator.cpp 44 Totaling fElemCount+2 entries per keyframe
  /external/chromium_org/chrome/browser/resources/
test_presubmit.py 424 @-webkit-keyframe blah {
572 @-webkit-keyframe anim {
608 """ @keyframe.
  /external/chromium_org/third_party/libwebp/dec/
vp8.c 113 if (!key_frame) { // Not a keyframe.
304 "Incorrect keyframe parameters.");
641 // to decode more than 1 keyframe.
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 183 /* VP8 does not support a lower bound on the keyframe interval in
184 * automatic keyframe placement mode.
814 /* Handle fixed keyframe intervals */
    [all...]

Completed in 478 milliseconds

1 2 34 5 6 7