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

  /external/webrtc/talk/media/base/
videocapturer.h 118 // video_adapter()->OnOutputFormatRequest(desired_encoding_format)
266 // and users must call video_adapter()->OnOutputFormatRequest()
273 CoordinatedVideoAdapter* video_adapter() { return &video_adapter_; } function in class:cricket::VideoCapturer
274 const CoordinatedVideoAdapter* video_adapter() const { function in class:cricket::VideoCapturer
  /external/webrtc/talk/app/webrtc/
androidvideocapturer.cc 236 const cricket::VideoFormat& current = video_adapter()->output_format();
239 video_adapter()->OnOutputFormatRequest(format);
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2.cc     [all...]

Completed in 307 milliseconds