Home
last modified time | relevance | path

Searched refs:g_coeff (Results 1 – 20 of 20) sorted by relevance

/dports/math/e-antic/flint2-ae7ec89/aprcl/
H A Dunity_zp_aut_inv.c21 fmpz_t f_coeff, g_coeff; in unity_zp_aut_inv() local
24 fmpz_init(g_coeff); in unity_zp_aut_inv()
38 fmpz_mod_poly_get_coeff_fmpz(g_coeff, g->poly, g_ind); in unity_zp_aut_inv()
41 unity_zp_coeff_set_fmpz(f, i, g_coeff); in unity_zp_aut_inv()
61 fmpz_mod_poly_get_coeff_fmpz(g_coeff, g->poly, g_ind); in unity_zp_aut_inv()
67 fmpz_sub(f_coeff, f_coeff, g_coeff); in unity_zp_aut_inv()
75 fmpz_clear(g_coeff); in unity_zp_aut_inv()
/dports/math/flint2/flint-2.8.4/aprcl/
H A Dunity_zp_aut_inv.c21 fmpz_t f_coeff, g_coeff; in unity_zp_aut_inv() local
24 fmpz_init(g_coeff); in unity_zp_aut_inv()
38 fmpz_mod_poly_get_coeff_fmpz(g_coeff, g->poly, g_ind, g->ctx); in unity_zp_aut_inv()
41 unity_zp_coeff_set_fmpz(f, i, g_coeff); in unity_zp_aut_inv()
61 fmpz_mod_poly_get_coeff_fmpz(g_coeff, g->poly, g_ind, g->ctx); in unity_zp_aut_inv()
67 fmpz_sub(f_coeff, f_coeff, g_coeff); in unity_zp_aut_inv()
75 fmpz_clear(g_coeff); in unity_zp_aut_inv()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/aprcl/
H A Dunity_zp_aut_inv.c21 fmpz_t f_coeff, g_coeff; in unity_zp_aut_inv() local
24 fmpz_init(g_coeff); in unity_zp_aut_inv()
38 fmpz_mod_poly_get_coeff_fmpz(g_coeff, g->poly, g_ind); in unity_zp_aut_inv()
41 unity_zp_coeff_set_fmpz(f, i, g_coeff); in unity_zp_aut_inv()
61 fmpz_mod_poly_get_coeff_fmpz(g_coeff, g->poly, g_ind); in unity_zp_aut_inv()
67 fmpz_sub(f_coeff, f_coeff, g_coeff); in unity_zp_aut_inv()
75 fmpz_clear(g_coeff); in unity_zp_aut_inv()
/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/amrwbenc/src/
H A Dg_pitch.c32 Word16 g_coeff[], /* : Correlations need for gain quantization. */ in G_pitch() argument
51 g_coeff[0] = yy; in G_pitch()
52 g_coeff[1] = exp_yy; in G_pitch()
53 g_coeff[2] = xy; in G_pitch()
54 g_coeff[3] = exp_xy; in G_pitch()
H A Dq_gain2.c68 Word16 g_coeff[], /* (i) : Correlations <xn y1> <y1 y1> */
140 coeff[0] = g_coeff[0]; in get_user_name_or_exit()
141 exp_coeff[0] = g_coeff[1]; in get_user_name_or_exit()
142 coeff[1] = negate(g_coeff[2]); /* coeff[1] = -2 xn y1 */ in get_user_name_or_exit()
143 exp_coeff[1] = g_coeff[3] + 1; in get_user_name_or_exit()
H A DvoAMRWBEnc.c202 Word16 gain_pit, gain_code, g_coeff[4], g_coeff2[4]; in coder() local
968 gain1 = G_pitch(xn, y1, g_coeff, L_SUBFR); in coder()
1049 Copy(g_coeff2, g_coeff, 4); in coder()
1166 index = Q_gain2(xn, y1, Q_new + shift, y2, code, g_coeff, L_SUBFR, 6, in coder()
1171 index = Q_gain2(xn, y1, Q_new + shift, y2, code, g_coeff, L_SUBFR, 7, in coder()
/dports/audio/opencore-amr/opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
H A Dg_pitch.cpp248 Word16 g_coeff[], /* i : Correlations need for gain quantization */ in G_pitch() argument
375 g_coeff[0] = yy; in G_pitch()
376 g_coeff[1] = 15 - exp_yy; in G_pitch()
377 g_coeff[2] = xy; in G_pitch()
378 g_coeff[3] = 15 - exp_xy; in G_pitch()
H A Dcalc_en.cpp566 Word16 g_coeff[], /* i : Correlations <xn y1> <y1 y1> */ in test_caller_accepts_nonconst()
586 frac_coeff[0] = g_coeff[0]; in test_caller_accepts_nonconst()
587 exp_coeff[0] = g_coeff[1]; in test_caller_accepts_nonconst()
588 frac_coeff[1] = negate(g_coeff[2]); /* coeff[1] = -2 xn y1 */ in test_caller_accepts_nonconst()
589 exp_coeff[1] = g_coeff[3] + 1; in test_caller_accepts_nonconst()
H A Dgain_q.cpp389 Word16 g_coeff[], /* i : Correlations <xn y1> <y1 y1> */ in gainQuant() argument
455 g_coeff, in gainQuant()
510 g_coeff, in gainQuant()
592 g_coeff, in gainQuant()
H A Dcl_ltp.cpp541 Word16 g_coeff[], /* o : Correlations between xn, y1, & y2 */ in cl_ltp() argument
605 g_coeff, in cl_ltp()
H A Dg_pitch.h95 Word16 g_coeff[], /* i : Correlations need for gain quantization */
H A Dcalc_en.h149 Word16 g_coeff[], /* i : Correlations <xn y1> <y1 y1> */
H A Dcl_ltp.h135 Word16 g_coeff[], /* o : Correlations between xn, y1, & y2 */
H A Dgain_q.h137 Word16 g_coeff[], /* i : Correlations <xn y1> <y1 y1> */
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/analysis/polynomials/
H A DPolynomialFunctionTest.java137 double[] g_coeff = { 6, -4, 3 }; in testfirstDerivativeComparison() local
141 PolynomialFunction g = new PolynomialFunction(g_coeff); in testfirstDerivativeComparison()
236 double[] g_coeff = { 6, -4, 3 }; in testMath341() local
240 PolynomialFunction g = new PolynomialFunction(g_coeff); in testMath341()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/G.722.2/AMR-WB/
H A Denc_main.c283 Float32 g_coeff[5], g_coeff2[2]; /* Correlations */ in E_MAIN_encode() local
976 gain1 = E_ACELP_xy1_corr(xn, y1, g_coeff); in E_MAIN_encode()
1049 g_coeff[0] = g_coeff2[0]; in E_MAIN_encode()
1050 g_coeff[1] = g_coeff2[1]; in E_MAIN_encode()
1174 E_ACELP_xy2_corr(xn, y1, y2, g_coeff); in E_MAIN_encode()
1183 &s_gain_pit, &L_gain_code, g_coeff, clip_gain, st->mem_gain_q); in E_MAIN_encode()
1190 &s_gain_pit, &L_gain_code, g_coeff, clip_gain, st->mem_gain_q); in E_MAIN_encode()
/dports/net/opal/opal-3.10.10/plugins/audio/G.722.2/AMR-WB/
H A Denc_main.c283 Float32 g_coeff[5], g_coeff2[2]; /* Correlations */ in E_MAIN_encode() local
976 gain1 = E_ACELP_xy1_corr(xn, y1, g_coeff); in E_MAIN_encode()
1049 g_coeff[0] = g_coeff2[0]; in E_MAIN_encode()
1050 g_coeff[1] = g_coeff2[1]; in E_MAIN_encode()
1174 E_ACELP_xy2_corr(xn, y1, y2, g_coeff); in E_MAIN_encode()
1183 &s_gain_pit, &L_gain_code, g_coeff, clip_gain, st->mem_gain_q); in E_MAIN_encode()
1190 &s_gain_pit, &L_gain_code, g_coeff, clip_gain, st->mem_gain_q); in E_MAIN_encode()
/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/amrwbenc/inc/
H A Dacelp.h379 Word16 g_coeff[], /* : Correlations need for gain quantization. */
391 Word16 g_coeff[], /* (i) :Correlations <xn y1> <y1 y1> */
/dports/net/asterisk-g72x/asterisk-g72x-1.4.3/ipp/
H A Dencg729fp.c306 …LOCAL_ARRAY(Ipp32f, g_coeff, 5,encoderObj); /* Correlations between TargetVector, FltAdaptExc, & F…
767 … pitchGain = ownAdaptiveCodebookGainCoeff_G729_32f(TargetVector, FltAdaptExc, g_coeff, SUBFR_LEN);
834 AdaptiveCodebookGainCoeff_G729_32f( TargetVector, FltAdaptExc, FltFixedCodebookExc, g_coeff);
836 …index = GainQuant_G729(FixedCodebookExc, g_coeff, SUBFR_LEN, &pitchGain, &codeGain, taming,encoder…
/dports/science/madness/madness-ebb3fd7/src/madness/mra/
H A Dfuncimpl.h1936 const coeffT& g_coeff = node.coeff(); in dirac_convolution_op() local
1939 coeffT g_values = g->coeffs2values(key,g_coeff); in dirac_convolution_op()
1944 MADNESS_ASSERT(maxk==g_coeff.dim(0)); in dirac_convolution_op()