OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fps_29_97
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/openexr/IlmImf/
ImfFramesPerSecond.cpp
63
if (abs (double (fps) - double (
fps_29_97
())) < e)
64
return
fps_29_97
();
ImfFramesPerSecond.h
50
//
fps_29_97
() 29.970029... NTSC video frames
61
// frame rates fps_23_976(),
fps_29_97
(), fps_47_952() or fps_59_94(),
75
inline Rational
fps_29_97
() {return Rational (30000, 1001);}
function in namespace:Imf
Completed in 199 milliseconds