HomeSort by relevance Sort by last modified time
    Searched defs:GetWidthHeight (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
video_source.cc 40 GetWidthHeight(size);
87 VideoSource::GetWidthHeight( VideoSize size)
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
video_source.cc 38 if (GetWidthHeight(size, _width, _height) != 0) {
272 VideoSource::GetWidthHeight( VideoSize size, int & width, int& height)

Completed in 695 milliseconds