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

  /frameworks/av/services/audioflinger/
AudioResamplerFirGen.h 30 * to calculate sine(wstart + n * wstep) or cosine(wstart + n * wstep)
33 * e^i(wstart+wstep) = 2cos(wstep) * e^i(wstart) - e^i(wstart-wstep)
37 * sin(wstart+wstep) = 2cos(wstep) * sin(wstart) - sin(wstart-wstep)
40 * e^i(wstart+wstep) = e^i(wstart) * e^i(wstep), which takes up t
525 double wstep = (wend - wstart)\/steps; local
    [all...]
  /external/opencv/ml/src/
mlboost.cpp     [all...]

Completed in 96 milliseconds