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

  /external/autotest/client/cros/audio/
audio_analysis_unittest.py 21 coeff_1 = 1
26 y = (coeff_1 * numpy.sin(freq_1 * 2.0 * numpy.pi * x) +
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 505 btScalar coeff_1 = SIMD_PI / 4.0f; local
506 btScalar coeff_2 = 3.0f * coeff_1;
511 angle = coeff_1 - coeff_1 * r;
514 angle = coeff_2 - coeff_1 * r;
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_vert_w16inp.s 119 vdup.16 d13,d0[1] @coeff_1
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 119 vdup.16 d13,d0[1] @coeff_1

Completed in 107 milliseconds