/external/speex/libspeex/ |
lpc.c | 64 * The next two functions calculate linear prediction coefficients
|
lpc_bfin.h | 5 @brief Functions for LPC (Linear Prediction Coefficients) analysis (Blackfin version)
|
ltp.h | 4 @brief Long-Term Prediction functions
|
/external/svox/pico/lib/ |
picowa.h | 52 processing (ie. lex lookup and POS prediction) is possible with
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
fr-FR_phones.utf | 89 ! temporary syllable boundary, needed to support accphr prediction
|
/external/valgrind/main/docs/xml/ |
manual-intro.xml | 29 <para><command>Cachegrind</command> is a cache and branch-prediction
|
/frameworks/base/docs/html/sdk/ |
android-1.5-highlights.jd | 171 <li>Text-prediction engine</li>
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
spreproc.cpp | 115 exc -- Word16 array -- long term prediction residual 118 res2 -- Word16 array -- long term prediction residual 183 Word16 exc[], /* o : long term prediction residual */ 186 Word16 res2[], /* o : long term prediction residual */
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
wb_syn_filt.cpp | 49 int16 a[], (i) Q12 : a[m+1] prediction coefficients 60 int16 a[], (i) Q12 : a[m+1] prediction coefficients 126 int16 a[], /* (i) Q12 : a[m+1] prediction coefficients */ 226 int16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/ |
Syn_filt_32_neon.s | 19 @ Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
|
residu_asm_neon.s | 18 @ Word16 a[], /* (i) : prediction coefficients */
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/ |
pred_lt4.c | 20 * Description: Compute the result of long term prediction with *
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
dcac_prediction.cpp | 100 /* Find the direction of prediction and the DC prediction */ 259 /* Find the direction of prediction and the DC prediction */
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c | 53 * residuals with previous intra prediction or motion compensation data, and
|
/packages/inputmethods/LatinIME/java/res/values/ |
config.xml | 36 <!-- Default value for bigram prediction: after entering a word and a space only, should we look
|
/packages/inputmethods/PinyinIME/jni/include/ |
dictbuilder.h | 119 // is to find items started by a given prefix string to do prediction.
|
dictdef.h | 72 // Number of items with highest score are kept for prediction purpose.
|
matrixsearch.h | 127 // If it is true, prediction list by string whose length is greater than 1 131 // If it is true, the engine will prefer long history based prediction, 136 // If it is true, prediction will only be based on user dictionary. this flag 203 NPredictItem *npre_items_; // Used to do prediction
|
searchutility.h | 51 uint16 his_len; // The length of the history used to do the prediction.
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_ics_info.cpp | 53 prediction bits be retrieved. Data type 64 prediction (LTP) data is NOT shared even if its a common 123 prediction information. 145 not to be confused with LTP (Long Term Prediction). If such data is found 472 * and get long term prediction info.
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
vlc_encode.cpp | 901 /* DC and AC Prediction, 5/28/01, compute CBP, intraDC_decision*/ 993 /* DC and AC Prediction, 5/28/01, compute CBP, intraDC_decision*/ [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
q_plsf_5.cpp | 123 /* Codebooks of LSF prediction residual */ 536 prediction and split by 5 matrix quantization (split-MQ) 546 r1[i] 1st residual prediction vector. 547 r2[i] 2nd residual prediction vector. 631 /* Compute predicted LSF and prediction error */ 648 /*---- Split-MQ of prediction error ----*/
|
/external/oprofile/events/i386/westmere/ |
events | 79 event:0xe5 counters:0,1,2,3 um:x01 minimum:2000000 name:BPU_MISSED_CALL_RET : Branch prediction unit missed call or return 81 event:0xe8 counters:0,1,2,3 um:bpu_clears minimum:2000000 name:BPU_CLEARS : Early Branch Prediction Unit clears
|
/external/oprofile/events/ppc/e500/ |
events | 15 event:0xf counters:0,1,2,3 um:zero minimum:500 name:BRANCHES_MISPREDICTED : Branch instructions mispredicted due to direction, target, or IAB prediction 16 event:0x10 counters:0,1,2,3 um:zero minimum:500 name:BRANCHES_MISPREDICTED_DIRECTION : Branches mispredicted due to direction prediction
|
/external/oprofile/events/ppc/e500v2/ |
events | 15 event:0xf counters:0,1,2,3 um:zero minimum:500 name:BRANCHES_MISPREDICTED : Branch instructions mispredicted due to direction, target, or IAB prediction 16 event:0x10 counters:0,1,2,3 um:zero minimum:500 name:BRANCHES_MISPREDICTED_DIRECTION : Branches mispredicted due to direction prediction
|