OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetOutputFormat
(Results
1 - 3
of
3
) 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);
/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
...]
Completed in 212 milliseconds