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

  /frameworks/av/media/libaudioprocessing/
AudioResamplerFirGen.h 32 * to calculate sine(wstart + n * wstep) or cosine(wstart + n * wstep)
35 * e^i(wstart+wstep) = 2cos(wstep) * e^i(wstart) - e^i(wstart-wstep)
39 * sin(wstart+wstep) = 2cos(wstep) * sin(wstart) - sin(wstart-wstep)
42 * e^i(wstart+wstep) = e^i(wstart) * e^i(wstep), which takes up t
528 double wstep = (wend - wstart)\/steps; local
    [all...]
  /external/opencv/ml/src/
mlboost.cpp     [all...]

Completed in 327 milliseconds