HomeSort by relevance Sort by last modified time
    Searched full:prediction (Results 251 - 275 of 509) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
d_plsf_5.cpp 207 // decode prediction residuals from 5 received indices
385 /* decode prediction residuals from 5 received indices */
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
cbsearch.cpp 62 res2[] -- array of type Word16 -- Long term prediction residual, Q0
191 Word16 res2[], /* i : Long term prediction residual, Q0 */
spstproc.cpp 118 exc -- Pointer to Word16 -- long term prediction residual
187 Word16 *exc, /* o : long term prediction residual */
levinson.cpp 452 Alpha = prediction gain
478 Word16 alp_h, alp_l, alp_exp; // Prediction gain; hi lo and exponent
647 Word16 alp_h; /* Prediction gain; hi lo and exponent*/
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_acelp.h 211 int16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
221 int16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
qpisf_2s.cpp 52 Coding/Decoding of ISF parameters with prediction.
94 #define MU 10923 /* Prediction factor (1.0/3.0) in Q15 */
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
combined_encode.cpp 137 /* MB Prediction:Put into MC macroblock, substract from currVop, put in predMB */
402 /* MB Prediction:Put into MC macroblock, substract from currVop, put in predMB */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Settings.java 123 // Prediction: use bigrams to predict the next word when there is no input for it yet
324 // Prediction: use bigrams to predict the next word when there is no input for it yet
    [all...]
  /external/valgrind/main/docs/html/
cg-manual.html 4 <title>5.?Cachegrind: a cache and branch-prediction profiler</title>
10 <link rel="next" href="cl-manual.html" title="6.?Callgrind: a call-graph generating cache and branch prediction profiler">
20 <div class="chapter" title="5.?Cachegrind: a cache and branch-prediction profiler">
22 <a name="cg-manual"></a>5.?Cachegrind: a cache and branch-prediction profiler</h2></div></div></div>
184 <p>Branch prediction statistics are not collected by default.
    [all...]
  /external/oprofile/events/ia64/itanium2/
events 53 event:0x54 counters:0,1,2,3 um:br_path_pred minimum:5000 name:BR_PATH_PRED : FE Branch Path Prediction Detail
54 event:0x6a counters:0,1,2,3 um:br_path_pred2 minimum:5000 name:BR_PATH_PRED2 : FE Branch Path Prediction Detail (Unknown prediction component)
  /external/quake/quake/src/QW/client/
cl_main.c 1349 // Set up prediction for other players
1352 // do client side motion prediction
1355 // Set up prediction for other players
cl_input.c 400 // save this command off for prediction
  /bionic/libc/include/sys/
cdefs.h 271 * GNU C version 2.96 adds explicit branch prediction so that
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 277 * GNU C version 2.96 adds explicit branch prediction so that
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 271 * GNU C version 2.96 adds explicit branch prediction so that
  /external/antlr/src/org/antlr/runtime/debug/
DebugEventListener.java 79 * associated with prediction. You will see a single enter/exit
  /external/libvpx/vp8/decoder/
decodemv.c 450 * so signal to the prediction stage whether special
  /external/libvpx/vp8/encoder/
onyx_int.h 677 //Store last frame's MV info for next frame MV prediction
  /external/valgrind/main/cachegrind/docs/
cg-manual.xml 7 <chapter id="cg-manual" xreflabel="Cachegrind: a cache and branch-prediction profiler">
8 <title>Cachegrind: a cache and branch-prediction profiler</title>
167 <para>Branch prediction statistics are not collected by default.
    [all...]
  /external/valgrind/main/callgrind/docs/
cl-manual.xml 7 <title>Callgrind: a call-graph generating cache and branch prediction profiler</title>
23 Optionally, cache simulation and/or branch prediction (similar to Cachegrind)
180 branch prediction simulation, use <option><xref linkend="clopt.branch-sim"/>=yes</option>.
    [all...]
  /external/webp/src/enc/
analysis.c 336 // We also pick an intra16 prediction mode, which shouldn't be considered
webpenc.c 167 + preds_size // prediction modes
  /frameworks/base/docs/html/sdk/
android-1.5.jd 227 <li>Text-prediction engine</li>
  /frameworks/base/media/libstagefright/codecs/aacdec/
e_tmp4audioobjecttype.h 72 MP4AUDIO_LTP = 4, /* LTP = Long Term Prediction */
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
cnst.h 79 #define LSP_PRED_FAC_MR122 21299 /* MR122 LSP prediction factor (0.65 Q15) */

Completed in 2949 milliseconds

<<11121314151617181920>>