OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:frameCount_
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/videostab/include/opencv2/videostab/
wobble_suppression.hpp
75
virtual void setFrameCount(int val) {
frameCount_
= val; }
76
virtual int frameCount() const { return
frameCount_
; }
89
int
frameCount_
;
stabilizer.hpp
188
int
frameCount_
;
Completed in 363 milliseconds