HomeSort by relevance Sort by last modified time
    Searched refs:sample_num (Results 1 - 3 of 3) sorted by null

  /tools/test/connectivity/acts/framework/acts/controllers/
monsoon.py 702 def take_samples(self, sample_hz, sample_num, sample_offset=0, live=False):
710 sample_num: Number of samples to take.
712 calculations. sample_num is extended by offset to compensate.
722 sample_hz, (sample_num / sample_hz), voltage)
723 sample_num += sample_offset
746 while emitted < sample_num or sample_num == -1:
    [all...]
  /external/opencv/cvaux/include/
cvvidsurv.hpp     [all...]
  /external/mesa3d/src/compiler/glsl/
builtin_functions.cpp 5292 ir_variable *sample_num = in_var(glsl_type::int_type, "sample_num"); local
    [all...]

Completed in 87 milliseconds