OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDefaultCpuProfile
(Results
1 - 3
of
3
) sorted by null
/external/chromium/third_party/libjingle/source/talk/session/phone/
codec.h
138
static const int
kDefaultCpuProfile
= -1;
143
cpu_profile(
kDefaultCpuProfile
) {
149
cpu_profile(
kDefaultCpuProfile
) {
/external/chromium_org/third_party/libjingle/source/talk/media/base/
codec.h
261
static const int
kDefaultCpuProfile
= -1;
266
cpu_profile(
kDefaultCpuProfile
) {
272
cpu_profile(
kDefaultCpuProfile
) {
codec_unittest.cc
212
VideoEncoderConfig::
kDefaultCpuProfile
);
Completed in 188 milliseconds