OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isadaptiveplaybacksupported
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/media/base/android/
video_decoder_job.cc
111
IsAdaptivePlaybackSupported
(configs.video_size.width(),
media_codec_bridge.h
268
bool
IsAdaptivePlaybackSupported
(int width, int height);
270
// Test-only method to set the return value of
IsAdaptivePlaybackSupported
().
media_codec_bridge.cc
732
bool VideoCodecBridge::
IsAdaptivePlaybackSupported
(int width, int height) {
/external/chromium_org/media/base/android/java/src/org/chromium/media/
MediaCodecBridge.java
512
private boolean
isAdaptivePlaybackSupported
(int width, int height) {
Completed in 67 milliseconds