Home
last modified time | relevance | path

Searched refs:adaptive (Results 1 – 14 of 14) sorted by relevance

/frameworks/av/media/libstagefright/include/
DWVMExtractor.h38 virtual void setAdaptiveStreamingMode(bool adaptive) = 0;
70 void setAdaptiveStreamingMode(bool adaptive);
/frameworks/av/media/libstagefright/
DWVMExtractor.cpp136 void WVMExtractor::setAdaptiveStreamingMode(bool adaptive) { in setAdaptiveStreamingMode() argument
138 mImpl->setAdaptiveStreamingMode(adaptive); in setAdaptiveStreamingMode()
/frameworks/base/docs/html/guide/topics/media/
Dexoplayer.jd2 page.tags="audio","video","adaptive","streaming","DASH","smoothstreaming"
12 including Dynamic adaptive streaming over HTTP (DASH), SmoothStreaming and Common Encryption. It's
/frameworks/base/docs/html/guide/
Dindex.jd52 <p>Android provides an adaptive app framework that allows you to provide unique resources
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DomxVCM4P2_PredictReconCoefIntra_s.s33 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DomxVCM4P2_PredictReconCoefIntra_s.s33 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
/frameworks/base/docs/html/about/versions/
Dandroid-4.4.jd277 <p>Support for adaptive video playback is now available with the {@link android.media.MediaCodec} A…
279 <p>You can enable adaptive playback by adding two keys to {@link android.media.MediaFormat} that sp…
285 …e you attempt to configure your codec for adaptive playback, you must verify that the device suppo…
287 <p class="note"><strong>Note:</strong> Support for adaptive playback is vendor specific. Some code…
Dkitkat.jd647 <h4 id="44-adaptive-playback">Resolution switching through adaptive playback</h4>
651 for adaptive playback into the Android media framework. Adaptive playback is
662 can check for adaptive playback support at runtime using existing APIs and
Dandroid-3.0-highlights.jd239 … framework supports most of the HTTP Live streaming specification, including adaptive bit rate.</p>
Dandroid-3.0.jd605 including adaptive bit rate. See the <a
/frameworks/base/docs/html/tools/projects/
Dtemplates.jd218 <td><p>This template creates an adaptive layout for a set of items and associated details. On a
/frameworks/base/docs/html/training/articles/
Dmemory.jd431 attractive because they can simplify the code you write and provide an adaptive environment
/frameworks/base/api/
Dcurrent.txt15528 field public static final java.lang.String FEATURE_AdaptivePlayback = "adaptive-playback";
Dsystem-current.txt16793 field public static final java.lang.String FEATURE_AdaptivePlayback = "adaptive-playback";