OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_lambda
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/system_wrappers/source/
timestamp_extrapolator.cc
24
_lambda
(1),
123
double TPT =
_lambda
+ tMs * K[0] + K[1];
130
double p00 = 1 /
_lambda
*
132
double p01 = 1 /
_lambda
*
134
_pP[1][0] = 1 /
_lambda
*
136
_pP[1][1] = 1 /
_lambda
*
/external/webrtc/webrtc/system_wrappers/include/
timestamp_extrapolator.h
41
const double
_lambda
;
member in class:webrtc::TimestampExtrapolator
/external/opencv3/modules/photo/src/
calibrate.cpp
55
CalibrateDebevecImpl(int _samples, float
_lambda
, bool _random) :
58
lambda(
_lambda
),
Completed in 50 milliseconds