OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supported_formats_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.h
321
//
supported_formats_
that fulfill all applied restrictions.
330
std::vector<VideoFormat>
supported_formats_
;
member in class:cricket::VideoCapturer
videocapturer.cc
224
supported_formats_
= formats;
642
filtered_supported_formats_ =
supported_formats_
;
658
filtered_supported_formats_ =
supported_formats_
;
/external/harfbuzz_ng/util/
options.hh
315
const char *
supported_formats_
= NULL) {
318
supported_formats =
supported_formats_
;
Completed in 272 milliseconds