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

  /external/chromium_org/third_party/webrtc/video_engine/
vie_frame_provider_base.h 83 int GetBestFormat(int* best_width,
vie_frame_provider_base.cc 97 int ViEFrameProviderBase::GetBestFormat(int* best_width,
vie_capturer.cc 182 GetBestFormat(&best_width, &best_height, &best_frame_rate);
205 GetBestFormat(&width, &height, &frame_rate);

Completed in 447 milliseconds