/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfFramesPerSecond.h | 72 inline Rational fps_23_976 () {return Rational (24000, 1001);} in fps_23_976() 73 inline Rational fps_24 () {return Rational (24, 1);} in fps_24() 74 inline Rational fps_25 () {return Rational (25, 1);} in fps_25() 75 inline Rational fps_29_97 () {return Rational (30000, 1001);} in fps_29_97() 76 inline Rational fps_30 () {return Rational (30, 1);} in fps_30() 77 inline Rational fps_47_952 () {return Rational (48000, 1001);} in fps_47_952() 78 inline Rational fps_48 () {return Rational (48, 1);} in fps_48() 79 inline Rational fps_50 () {return Rational (50, 1);} in fps_50() 80 inline Rational fps_59_94 () {return Rational (60000, 1001);} in fps_59_94() 81 inline Rational fps_60 () {return Rational (60, 1);} in fps_60() [all …]
|
D | ImfRational.h | 55 class Rational 67 Rational (): n (0), d (1) {} in Rational() function 74 Rational (int _n, int _d): n (_n), d (_d) {} in Rational() function 81 explicit Rational (double x);
|
D | ImfFramesPerSecond.cpp | 48 Rational 51 return guessExactFps (Rational (fps)); in guessExactFps() 55 Rational 56 guessExactFps (const Rational &fps) in guessExactFps()
|
D | ImfRational.cpp | 92 Rational::Rational (double x) in Rational() function in Imf::Rational
|
D | ImfRationalAttribute.h | 51 typedef TypedAttribute<Rational> RationalAttribute;
|
D | ImfStandardAttributes.h | 288 IMF_STD_ATTRIBUTE_DEF (framesPerSecond, FramesPerSecond, Rational)
|
D | ImfStandardAttributes.cpp | 113 IMF_STD_ATTRIBUTE_IMP (framesPerSecond, FramesPerSecond, Rational)
|
/external/piex/src/ |
D | piex_types.h | 61 struct Rational { struct 70 Rational latitude[3]; 72 Rational longitude[3]; 74 Rational altitude; 76 Rational time_stamp[3]; // Giving hour, minute and second. 97 Rational exposure_time; 98 Rational fnumber; 99 Rational focal_length;
|
D | tiff_parser.cc | 29 using tiff_directory::Rational; 58 const int data_size, PreviewImageData::Rational* data) { in GetRational() 59 std::vector<Rational> value; in GetRational() 561 std::vector<Rational> crop_rational(2); in GetFullDimension32()
|
/external/piex/src/tiff_directory/ |
D | tiff_directory.h | 36 struct Rational { struct 99 bool Get(const Tag tag, Rational* value) const; 100 bool Get(const Tag tag, std::vector<Rational>* value) const;
|
D | tiff_directory.cc | 104 bool TiffDirectory::Get(const Tag tag, Rational* value) const { in Get() 105 std::vector<Rational> my_values; in Get() 113 bool TiffDirectory::Get(const Tag tag, std::vector<Rational>* value) const { in Get() 124 std::vector<Rational> my_value(directory_entry->count); in Get()
|
/external/ceres-solver/data/nist/ |
D | MGH09.dat | 31 Model: Rational Class (linear/quadratic)
|
D | Thurber.dat | 31 Model: Rational Class (cubic/cubic)
|
D | Kirby2.dat | 31 Model: Rational Class (quadratic/quadratic)
|
D | Hahn1.dat | 31 Model: Rational Class (cubic/cubic)
|
/external/e2fsprogs/ |
D | TODO | 209 2) Use a code coverage tool such as Rational's PureCoverage to see 215 3) Use a code coverage tool such as Rational's PureCoverage to see
|
/external/valgrind/gdbserver_tests/ |
D | README_DEVELOPERS | 99 Rational for test approach
|
/external/cmockery/cmockery_0_1_2/ |
D | aclocal.m4 | 3438 # Rational C++ 2.4.1 3497 # Rational C++ 2.4.1 5024 # Rational C++ 2.4.1
|
/external/libexif/po/ |
D | sr.po | 2404 msgid "Rational" 2405 msgstr "Rational"
|
D | cs.po | 2419 msgid "Rational" 2420 msgstr "Rational"
|
D | bs.po | 2427 msgid "Rational" 2428 msgstr "Rational"
|
D | de.po | 2431 msgid "Rational" 2432 msgstr "Rational"
|
D | en_GB.po | 2417 msgid "Rational" 2418 msgstr "Rational"
|
D | pl.po | 2420 msgid "Rational" 2421 msgstr "Rational"
|
D | it.po | 2462 msgid "Rational" 2463 msgstr "Rational"
|