Home
last modified time | relevance | path

Searched defs:RATIO (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/base/
Dwin32.cc340 const ULONGLONG RATIO = 10000000; in FileTimeToUnixTime() local
363 const ULONGLONG RATIO = 10000000; in UnixTimeToFileTime() local
/external/python/cpython3/Tools/pynche/
DDetailsViewer.py59 RATIO = 'Preserve Distance' variable
/external/python/cpython2/Tools/pynche/
DDetailsViewer.py59 RATIO = 'Preserve Distance' variable
/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op_test.cc300 constexpr float RATIO = 100.0f; in RunTestResizeBilinearTwoDims() local
324 constexpr float RATIO = 100.0f; in RunBenchmarkResizeBilinearTwoDims() local
/external/pdfium/third_party/libtiff/
Dtif_pixarlog.c104 #define RATIO 1.004 /* nominal ratio for log part */ macro