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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.cc 208 void VideoAdapter::SetOutputFormat(const VideoFormat& format) {
440 SetOutputFormat(format);
661 SetOutputFormat(new_output);
videoadapter.h 49 void SetOutputFormat(const VideoFormat& format);
  /art/tools/
cpplint.py 567 def SetOutputFormat(self, output_format):
638 _cpplint_state.SetOutputFormat(output_format)
    [all...]
  /external/libvpx/libvpx/tools/
cpplint.py 566 def SetOutputFormat(self, output_format):
637 _cpplint_state.SetOutputFormat(output_format)
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc 631 video_adapter_->SetOutputFormat(format);
    [all...]

Completed in 194 milliseconds