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

  /external/autotest/client/cros/audio/
audio_analysis_unittest.py 22 coeff_2 = 0.3
27 coeff_2 * numpy.sin(freq_2 * 2.0 * numpy.pi * x)) + noise
38 abs(results[0][1] / results[1][1] - coeff_1 / coeff_2) < 0.01)
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btScalar.h 506 btScalar coeff_2 = 3.0f * coeff_1; local
514 angle = coeff_2 - coeff_1 * r;
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_vert_w16inp.s 120 vdup.16 d14,d0[2] @coeff_2
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 120 vdup.16 d14,d0[2] @coeff_2

Completed in 233 milliseconds