/external/svox/pico/lib/ |
picowa.c | 19 * word analysis PU - lexicon lookup and POS prediction 269 do POS prediction: -> WORDGRAPH(POSes,NA)graph
|
/external/webp/include/webp/ |
encode.h | 182 // 4: intra-16 prediction mode, 183 // 5: chroma prediction mode,
|
/frameworks/base/docs/html/resources/articles/ |
creating-input-method.jd | 189 <p>If your input method does some kind of text prediction or requires multiple 247 prediction, see the <a id="ccpb"
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
gc_pred.h | 47 Purpose : codebook gain MA prediction 125 * PURPOSE: MA prediction of the innovation energy
|
q_plsf.h | 116 Word16 past_rq[M]; /* Past quantized prediction error, Q15 */ 148 Word16 *pred_init_i,/* o : init index for MA prediction in DTX mode */
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
spreproc.h | 120 Word16 exc[], /* o : long term prediction residual */ 123 Word16 res2[], /* o : long term prediction residual */
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/inc/ |
qisf_ns.tab | 23 * Version whith no prediction 26 #define ORDER 16 /* order of linear prediction filter */
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/ |
q_gain2.c | 22 * MA prediction is performed on the innovation energy (in dB with mean * 43 /* MA prediction coeff ={0.5, 0.4, 0.3, 0.2} in Q13 */
|
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
avcenc_api.h | 132 AVCFlag constrained_intra_pred; /* constrained intra prediction flag */ 141 AVCFlag sub_pel; /* enable sub pel prediction */
|
init.cpp | 307 picParam->weighted_pred_flag = 0; /* no weighted prediction supported */ 332 /* constrained intra prediction */ 428 picParam->weighted_pred_flag = 0; /* no weighted prediction supported */ 453 /* constrained intra prediction */ [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
datapart_encode.cpp | 108 /* MB Prediction:Put into MC macroblock, substract from currVop, put in predMB */ 315 /* MB Prediction:Put into MC macroblock, substract from currVop, put in predMB */
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnDictionary.java | 235 * If the prediction dictionary for reading is set to use, the previous word must contain 236 * the {@code stroke} and the {@code candidate} information. If the prediction dictionary
|
/external/chromium/net/socket/ |
ssl_client_socket_nss.h | 234 // that we found the prediction to be correct.
|
/external/libvpx/vp8/decoder/ |
threading.c | 105 /* Perform temporary clamping of the MV to be used for prediction */ 133 /* do prediction */ 406 ++xd->mode_info_context; /* skip prediction column */ [all...] |
/external/oprofile/events/ppc/e300/ |
events | 13 event:0xf counters:0,1,2,3 um:zero minimum:500 name:BRANCHES_MISPREDICTED : Branch instructions mispredicted due to direction, target, or IAB prediction
|
/external/speex/libspeex/ |
gain_table.c | 3 Codebook for 3-tap pitch prediction gain (128 entries)
|
ltp_arm4.h | 4 @brief Long-Term Prediction functions (ARM4 version)
|
/external/webp/src/enc/ |
dsp.c | 280 // is equivalent to VE prediction where you just copy the top samples. 315 // Chroma 8x8 prediction (paragraph 12.2) 335 // luma 16x16 prediction (paragraph 12.3) 346 // luma 4x4 prediction
|
/external/webrtc/src/common_audio/signal_processing_library/main/source/ |
levinson_durbin.c | 34 // Prediction gain Alpha in high precision and with scale factor
|
/frameworks/base/core/java/android/gesture/ |
GestureStore.java | 136 public ArrayList<Prediction> recognize(Gesture gesture) {
|
/frameworks/base/include/media/stagefright/openmax/ |
OMX_Video.h | 661 * bACPred : Flag to use ac prediction [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
long_term_prediction.cpp | 114 Long term prediction (LTP) is used to reduce the redundancy of a signal 115 between successive coding frames. This function performs prediction by 139 Subpart 4.6.6 Long Term Prediction (LTP) 412 /* Prediction based on previous time domain signals */
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/SampleCode/ |
AMRWB_E_SAMPLE.c | 273 printf("AMR-WB encoder scheme is based on the principle of Algebraic Code Excited Linear Prediction algorithm\n");
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
syn_filt_opt.s | 18 @ Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Video.h | 643 * bACPred : Flag to use ac prediction [all...] |