OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetDefaultCodec
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videoengine_unittest.h
506
bool
SetDefaultCodec
() {
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.h
197
bool
SetDefaultCodec
(const VideoCodec& codec);
webrtcvideoengine.cc
865
// by calling
SetDefaultCodec
. For example by a flute preference setting, or
873
if (!
SetDefaultCodec
(max_codec)) {
[
all
...]
Completed in 30 milliseconds