OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YcoefA
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/include/
cvaux.h
498
double
YcoefA
;
[
all
...]
/external/opencv/cvaux/src/
cvepilines.cpp
119
partY = coeffs->Ycoef + coeffs->
YcoefA
*alpha +
629
coeffs->
YcoefA
= yB + y1 - yA;
648
coeffs->
YcoefA
= -( -yA - gamma * y1 + gamma * yA);
[
all
...]
Completed in 30 milliseconds