HomeSort by relevance Sort by last modified time
    Searched full:coeff_1 (Results 1 - 7 of 7) 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;
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
pred_lt.cpp 275 Word16 Coeff_1[(L_INTER10<<1)];
302 pC1 = Coeff_1;
325 pC1 = Coeff_1;
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 119 vdup.16 d13,d0[1] @coeff_1
ihevc_inter_pred_chroma_vert_w16inp.s 119 vdup.16 d13,d0[1] @coeff_1
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_vert_w16inp.s 124 dup v17.4h, v0.h[1] //coeff_1
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 124 dup v17.4h, v0.h[1] //coeff_1

Completed in 447 milliseconds