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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocommon.cc 102 void ComputeScaleMaxPixels(int frame_width, int frame_height, int max_pixels,
150 ComputeScaleMaxPixels(
videocommon.h 151 void ComputeScaleMaxPixels(int frame_width, int frame_height, int max_pixels,
videocapturer.cc 368 ComputeScaleMaxPixels(captured_frame->width, captured_frame->height,

Completed in 54 milliseconds