HomeSort by relevance Sort by last modified time
    Searched full:keyframes (Results 26 - 50 of 86) sorted by null

12 3 4

  /external/skia/experimental/docs/
animationCommon.js 19 var keyframe = keyframes[frame];
250 keyframes[frame][0]);
exampleSlides.js 377 var keyframes = {
  /external/libvpx/libvpx/test/
video_source.h 220 // than holding previous frames to encourage keyframes to be thrown.
  /external/libvpx/libvpx/vp8/common/
blockd.h 121 /* For keyframes, intra block modes are predicted by the (already decoded)
mfqe.c 12 * In rate limited situations keyframes may cause significant visual artifacts
  /external/libvpx/libvpx/vp9/common/
vp9_blockd.h 44 /* For keyframes, intra block modes are predicted by the (already decoded)
  /external/v4l2_codec2/vda/
vp9_decoder.cc 119 DVLOG(1) << "Resolution change currently supported for keyframes only";
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
stats.cc 153 " keyframes)\n",
videoprocessor.cc 263 // Only keyframes can be excluded
  /frameworks/base/graphics/java/android/graphics/
Interpolator.java 46 * keyFrames. After this call the values for each keyFrame must be assigned
  /frameworks/base/graphics/java/android/graphics/drawable/
AnimatedStateListDrawable.java 40 * Drawable containing a set of Drawable keyframes where the currently displayed
42 * keyframes may optionally be defined using transition elements.
103 * Add a new drawable to the set of keyframes.
119 * Adds a new transition between keyframes.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
ViewState.java 336 // we need to increase all animation keyframes of the previous animator by the
423 // we need to increase all animation keyframes of the previous animator by the
483 // we need to increase all animation keyframes of the previous animator by the
548 // we need to increase all animation keyframes of the previous animator by the
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
screenshare_layers_unittest.cc 202 // Keyframes always encode all layers, even if it is over budget.
  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsFastScrollHelper.java 105 * Smoothly snaps to a given position. We do this manually by calculating the keyframes
  /build/make/tools/droiddoc/templates-pdk/assets/design/
default.css 343 @-webkit-keyframes glowheader {
354 @-moz-keyframes glowheader {
365 @keyframes glowheader {
  /cts/tests/tests/media/src/android/media/cts/
VpxCodecTestBase.java     [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_encoder.cc 240 // It's possible to get zero sizes as a signal to produce keyframes (this
  /cts/tests/tests/animation/src/android/animation/cts/
PropertyValuesHolderTest.java 135 private ObjectAnimator createAnimator(Keyframe... keyframes) {
136 PropertyValuesHolder pVHolder = PropertyValuesHolder.ofKeyframe(mProperty, keyframes);
    [all...]
  /external/webrtc/webrtc/modules/video_coding/
jitter_buffer.cc 795 // If NACKs are enabled, keyframes are triggered by |GetNackList|.
811 // If NACKs are enabled, keyframes are triggered by |GetNackList|.
    [all...]
  /prebuilts/tools/common/m2/repository/com/nineoldandroids/library/2.4.0/
library-2.4.0.jar 
  /external/libogg/doc/
ogg-multiplex.html 331 <li>Decode must begin at a 'key frame' or 'I frame'. Keyframes usually
oggstream.html 278 You're stuck splitting at keyframes only, or building yet another new
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 292 /* the peek function returns an error for non keyframes, however for
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 166 int auto_key; // autodetect cut scenes and set the keyframes
  /external/webrtc/webrtc/modules/video_coding/codecs/tools/
video_quality_measurement.cc 83 "0 means the encoder decides when to insert keyframes. Note that "

Completed in 697 milliseconds

12 3 4