Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/level/
Dgstlevel.c732 gdouble RMS = sqrt (CS_tot / num_int_samples); in gst_level_transform_ip() local
764 gdouble RMS; in gst_level_post_message() local
/third_party/gstreamer/gstplugins_good/gst/cutter/
Dgstcutter.c286 gdouble RMS = 0.0; /* RMS of signal in buffer */ in gst_cutter_chain() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DLanguageTag.java318 RMS("Rhaeto-Romanic", "roh"), enumConstant
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
DLanguageTag.java318 RMS("Rhaeto-Romanic", "roh"), enumConstant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2262 ArrayRef<SlotIndex> RMS = LIS->getRegMaskSlotsInBlock(BI.MBB->getNumber()); in tryLocalSplit() local