HomeSort by relevance Sort by last modified time
    Searched refs:IsAdaptivePlaybackSupported (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/media/base/android/
video_decoder_job.cc 115 IsAdaptivePlaybackSupported(configs.video_size.width(),
media_codec_bridge.h 275 bool IsAdaptivePlaybackSupported(int width, int height);
277 // Test-only method to set the return value of IsAdaptivePlaybackSupported().
media_codec_bridge.cc 774 bool VideoCodecBridge::IsAdaptivePlaybackSupported(int width, int height) {

Completed in 882 milliseconds