OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pexc_q14
(Results
1 - 1
of
1
) sorted by null
/external/libopus/silk/
decode_core.c
50
opus_int32 *pred_lag_ptr, *
pexc_Q14
, *pres_Q14;
92
pexc_Q14
= psDec->exc_Q14;
186
pres_Q14[ i ] = silk_ADD_LSHIFT32(
pexc_Q14
[ i ], LTP_pred_Q13, 1 );
193
pres_Q14 =
pexc_Q14
;
231
pexc_Q14
+= psDec->subfr_length;
Completed in 963 milliseconds