Searched refs:exc (Results 1 - 25 of 70) sorted by relevance

123

/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
H A Dpred_lt.h98 Word16 exc[], /* in/out: excitation buffer */
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dsynthesis_amr_wb.h78 int16 exc[], /* (i) : excitation at 12kHz */
79 int16 Q_new, /* (i) : scaling performed on exc */
H A Dvoice_factor.cpp47 int16 exc[], (i) Q_exc : pitch excitation
48 int16 Q_exc, (i) : exc format
119 int16 exc[], /* (i) Q_exc : pitch excitation */
120 int16 Q_exc, /* (i) : exc format */
130 ener1 = extract_h(Dot_product12(exc, exc, L_subfr, &exp1));
118 voice_factor( int16 exc[], int16 Q_exc, int16 gain_pit, int16 code[], int16 gain_code, int16 L_subfr ) argument
H A Dpred_lt4.cpp58 On return exc[0..L_subfr-1] contains the interpolated signal
163 int16 exc[], /* in/out: excitation buffer */
174 pt_exc = &exc[-T0];
234 exc[(j<<2)] = (int16)(L_sum1 >> 14);
235 exc[(j<<2)+1] = (int16)(L_sum2 >> 14);
236 exc[(j<<2)+2] = (int16)(L_sum3 >> 14);
237 exc[(j<<2)+3] = (int16)(L_sum4 >> 14);
260 exc[(j<<2)] = (int16)((L_sum1) >> 14);
162 Pred_lt4( int16 exc[], int16 T0, int16 frac, int16 L_subfr ) argument
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dvoicefac.c29 Word16 exc[], /* (i) Q_exc : pitch excitation */
30 Word16 Q_exc, /* (i) : exc format */
41 ener1 = extract_h(Dot_product12_asm(exc, exc, L_subfr, &exp1));
43 ener1 = extract_h(Dot_product12(exc, exc, L_subfr, &exp1));
28 voice_factor( Word16 exc[], Word16 Q_exc, Word16 gain_pit, Word16 code[], Word16 gain_code, Word16 L_subfr ) argument
H A Dpitch_f4.c40 Word16 exc[], /* (i) : excitation buffer */
50 Word16 exc[], /* (i) : excitation buffer */
67 Word16 exc[], /* (i) : excitation buffer */
92 Norm_corr_asm(exc, xn, h, L_subfr, t_min, t_max, corr);
94 Norm_Corr(exc, xn, h, L_subfr, t_min, t_max, corr);
164 Word16 exc[], /* (i) : excitation buffer */
182 Convolve_asm(&exc[k], h, excf, 64);
184 Convolve(&exc[k], h, excf, 64);
258 tmp = exc[k];
66 Pitch_fr4( Word16 exc[], Word16 xn[], Word16 h[], Word16 t0_min, Word16 t0_max, Word16 * pit_frac, Word16 i_subfr, Word16 t0_fr2, Word16 t0_fr1, Word16 L_subfr ) argument
163 Norm_Corr( Word16 exc[], Word16 xn[], Word16 h[], Word16 L_subfr, Word16 t_min, Word16 t_max, Word16 corr_norm[]) argument
H A Dpred_lt4.c22 * on return exc[0..L_subr-1] contains the interpolated signal *
52 Word16 exc[], /* in/out: excitation buffer */
63 x = exc - T0;
112 exc[j] = extract_h(L_add(L_sum, 0x8000));
51 Pred_lt4( Word16 exc[], Word16 T0, Word16 frac, Word16 L_subfr ) argument
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dspreproc.h120 Word16 exc[], /* o : long term prediction residual */
H A Dspstproc.h124 Word16 *exc, /* o : long term prediction residual */
H A Dspreproc.cpp115 exc -- Word16 array -- long term prediction residual
183 Word16 exc[], /* o : long term prediction residual */
223 memcpy(exc, res2, L_SUBFR*sizeof(Word16));
225 Syn_filt(Aq, exc, error, L_SUBFR, mem_err, 0);
171 subframePreProc( enum Mode mode, const Word16 gamma1[], const Word16 gamma1_12k2[], const Word16 gamma2[], Word16 *A, Word16 *Aq, Word16 *speech, Word16 *mem_err, Word16 *mem_w0, Word16 *zero, Word16 ai_zero[], Word16 exc[], Word16 h1[], Word16 xn[], Word16 res2[], Word16 error[] ) argument
H A Dcl_ltp.cpp446 exc = pointer to excitation vector (Word16)
454 exc = pointer to excitation vector (Word16)
500 Word16 *exc, // i/o : Excitation vector Q0
524 mode, T_op, exc, xn, h1,
533 * - find filtered pitch exc. y1[]=exc[] convolve with h1[]) *
539 Pred_lt_3or6(exc, *T0, *T0_frac, L_SUBFR, resu3);
541 Convolve(exc, h1, y1, L_SUBFR);
588 L_temp = L_mult(exc[i], *gain_pit);
626 Word16 *exc, /*
619 cl_ltp( clLtpState *clSt, tonStabState *tonSt, enum Mode mode, Word16 frameOffset, Word16 T_op[], Word16 *h1, Word16 *exc, Word16 res2[], Word16 xn[], Word16 lsp_flag, Word16 xn2[], Word16 yl[], Word16 *T0, Word16 *T0_frac, Word16 *gain_pit, Word16 g_coeff[], Word16 **anap, Word16 *gp_limit, Flag *pOverflow ) argument
[all...]
H A Dspstproc.cpp118 exc -- Pointer to Word16 -- long term prediction residual
187 Word16 *exc, /* o : long term prediction residual */
233 * - find synthesis speech corresponding to exc[] *
239 p_exc = &exc[ i_subfr];
244 /* exc[i] = gain_pit*exc[i] + gain_code*code[i]; */
249 * exc Q0 Q0
261 * result -> exc Q0 Q0
276 &exc[i_subfr],
172 subframePostProc( Word16 *speech, enum Mode mode, Word16 i_subfr, Word16 gain_pit, Word16 gain_code, Word16 *Aq, Word16 synth[], Word16 xn[], Word16 code[], Word16 y1[], Word16 y2[], Word16 *mem_syn, Word16 *mem_err, Word16 *mem_w0, Word16 *exc, Word16 *sharp, Flag *pOverflow ) argument
H A Dcalc_en.h110 * frac_en[1]*2^exp_en[1] = <exc exc> // LTP residual energy
111 * frac_en[2]*2^exp_en[2] = <exc code> // LTP/CB innovation dot product
113 * // (lres = res - gain_pit*exc)
119 Word16 exc[], /* i : LTP excitation (unfiltered), Q0 */
H A Dpitch_fr.h130 Word16 exc[], /* i : excitation buffer */
H A Dqgain795.h110 Word16 exc[], /* i : LTP excitation (unfiltered), Q0 */
H A Dcl_ltp.h140 Word16 *exc, /* i/o : Excitation vector Q0 */
H A Dgain_q.h152 Word16 exc[], /* i : LTP excitation (unfiltered), Q0 */
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
H A Dpred_lt.cpp138 exc = buffer containing the excitation (Word16)
151 exc buffer contains the newly formed adaptive codebook excitation
168 On return exc[0..L_subfr-1] contains the interpolated signal
185 Word16 exc[], // in/out: excitation buffer
197 pX0 = &exc[-T0];
225 exc[j] = pv_round (s);
255 Word16 exc[], /* in/out: excitation buffer */
281 pX0 = &(exc[-T0]);
317 p_exc = exc;
254 Pred_lt_3or6( Word16 exc[], Word16 T0, Word16 frac, Word16 L_subfr, Word16 flag3, Flag *pOverflow ) argument
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElementThunker.java256 } catch (android.renderscript.RSRuntimeException exc) {
257 throw ExceptionThunker.convertException(exc);
267 } catch (android.renderscript.RSRuntimeException exc) {
268 throw ExceptionThunker.convertException(exc);
276 } catch (android.renderscript.RSRuntimeException exc) {
277 throw ExceptionThunker.convertException(exc);
297 } catch (android.renderscript.RSRuntimeException exc) {
298 throw ExceptionThunker.convertException(exc);
306 } catch (android.renderscript.RSRuntimeException exc) {
307 throw ExceptionThunker.convertException(exc);
[all...]
H A DScriptIntrinsic3DLUTThunker.java43 } catch (android.renderscript.RSRuntimeException exc) {
44 throw ExceptionThunker.convertException(exc);
H A DScriptIntrinsicBlurThunker.java42 } catch (android.renderscript.RSRuntimeException exc) {
43 throw ExceptionThunker.convertException(exc);
H A DScriptIntrinsicConvolve3x3Thunker.java40 } catch (android.renderscript.RSRuntimeException exc) {
41 throw ExceptionThunker.convertException(exc);
H A DScriptIntrinsicConvolve5x5Thunker.java40 } catch (android.renderscript.RSRuntimeException exc) {
41 throw ExceptionThunker.convertException(exc);
H A DScriptIntrinsicLUTThunker.java39 } catch (android.renderscript.RSRuntimeException exc) {
40 throw ExceptionThunker.convertException(exc);
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
H A Dpred_lt4_1_neon.s18 @ Word16 exc[], /* in/out: excitation buffer */
24 @ r0 --- exc[]
37 SUB r4, r0, r1, LSL #1 @ x = exc - T0
92 STRH r1, [r0], #2 @ exc[j] = (L_sum + 0x8000) >> 16

Completed in 825 milliseconds

123