HomeSort by relevance Sort by last modified time
    Searched full:prediction (Results 101 - 125 of 494) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/quake/quake/src/QW/
qw2do.txt 64 x- check that prediction of other players clips against self
66 quarters due to prediction problems. try a few other things
  /external/webp/src/enc/
vp8enci.h 34 // intra prediction modes
81 // +----+ Prediction area ('yuv_p_', size = PRED_SIZE)
128 // Layout of prediction blocks
242 int mode_i16; // mode number for intra16 prediction
244 int mode_uv; // mode number of chroma prediction
323 int preds_w_; // stride of the *preds_ prediction plane (=4*mb_w + 1)
372 uint8_t* yuv_p_; // scratch buffer for prediction
430 // Assigns a first guess for Intra16 and uvmode_ prediction modes.
  /frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
acelp.h 265 Word16 a[], /* (i) Q12 : prediction coefficients */
272 Word16 a[], /* (i) Q12 : prediction coefficients */
279 Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
288 Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
295 Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
305 Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
430 Word16 cn[], /* (i) <12b : residual after long term prediction */
439 Word16 cn[], /* (i) <12b : residual after long term prediction */
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
syn_filt.c 30 Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
86 Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_image.c 151 Write one macroblock into the image. Prediction for the macroblock
156 data pointer to macroblock prediction data, 256 values for
230 /* Residual is zero => copy prediction block to output */
245 /* Calculate image = prediction + residual
304 /* Residual is zero => copy prediction block to output */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 331 ;// stores in the destination pointer. Does the whole prediction cycle
496 ;// combination in the "switch" to prediction processing code segment
503 ;// $predictType The prediction mode
518 ;// "switch" to prediction processing code segment
524 ;// $predictType The prediction mode
544 ;// $predictType The prediction mode
552 ;// Four calls of this macro with the 4 prediction modes populate all the 32
  /external/libvpx/
CHANGELOG 39 Improve MV prediction accuracy to achieve performance gain
40 Improve MV prediction in vp8_pick_inter_mode() for speed>3
198 x86: SSSE3 sixtap prediction
  /packages/inputmethods/PinyinIME/jni/include/
atomdictbase.h 169 * Function used for prediction.
177 * @param b4_used Number of prediction result (from npre_items[-b4_used])
179 * @return The number of prediction result from this atom dictionary.
dicttrie.h 226 // Fill the lemmas with highest scores to the prediction buffer.
227 // his_len is the history length to fill in the prediction buffer.
  /external/libvpx/vp8/common/
extend.c 99 /* note the extension is only for the last row, for intra prediction purpose */
onyxc_int.h 139 an extra row on top and column on the left to simplify prediction. */
reconintra4x4.c 59 /* prediction similar to true_motion prediction */
298 /* copy 4 bytes from the above right down so that the 4x4 prediction modes using pixels above and
299 * to the right prediction have filled in pixels to use.
  /external/oprofile/events/mips/loongson2/
events 11 event:0x08 counters:0 um:zero minimum:200 name:BHT_BRANCH_INSTRUCTIONS : BHT prediction instructions
  /external/speex/libspeex/
lsp.h 11 This file contains functions for converting Linear Prediction
ltp_sse.h 4 @brief Long-Term Prediction functions (SSE version)
  /external/svox/pico/lib/
picokdt.h 48 - Part of speech prediction decision tree: ...kdt_PosP
190 a following prediction. This direct tree output will then be mapped
197 /* decision tree POS prediction (PosP) functions */
200 /* construct a POS prediction input vector
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
syn_filt_neon.s 18 @ Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_PredictIntra_4x4.c 13 * H.264 4x4 intra prediction module
28 * Perform Intra_4x4 prediction for luma samples. If the upper-right block is
42 * predMode - Intra_4x4 prediction mode.
89 * they are not used by intra prediction as implied in predMode.
  /packages/inputmethods/PinyinIME/jni/share/
pinyinime.cpp 29 // The maximum number of the prediction items.
  /bionic/libc/netbsd/resolv/
res_random.c 17 * trick, but makes it more resistant to LCG prediction.
79 #define RU_MAX 30000 /* Uniq cycle, avoid blackjack prediction */
  /dalvik/vm/compiler/
Compiler.h 110 const ClassObject *clazz; /* key for prediction */
112 const ClassObject *stagedClazz; /* possible next key for prediction */
  /external/valgrind/main/docs/html/
dist.readme.html 47 and?branch-prediction?profiler,?a?call-graph?generating?cache?abd<br>
48 branch-prediction?profiler,?and?a?heap?profiler.?It?also?includes<br>
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_dequant.cpp 45 Added pre IDCT clipping, new ACDC prediction structure, ACDC prediction clipping,
276 /* Store the qcoeff-values needed later for prediction */
366 /* Store the qcoeff-values needed later for prediction */
379 clean up, added clipping, 16-bit int case, new ACDC prediction
800 /* Store the qcoeff-values needed later for prediction */
914 /* no ACDC prediction when ACDC disable */
1051 /* Store the qcoeff-values needed later for prediction */
    [all...]
pp_semaphore_luma.cpp 23 xpred = x-axis coordinate of the MB used for prediction (int)
24 ypred = y-axis coordinate of the MB used for prediction (int)
63 after luminance prediction.
160 /* used for prediction, i.e., */
283 /* used for prediction, i.e., */
309 /* all prediction are from different blocks */
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 131 /** Message for {@code mHandler} (execute prediction) */
140 /** Delay time(msec.) to start prediction after key input when the candidates view is not shown. */
143 /** Delay time(msec.) to start prediction after key input when the candidates view is shown. */
158 /** Definition for {@code EngineState.convertType} (prediction/no conversion) */
308 /** Whether prediction is active or not. */
    [all...]

Completed in 348 milliseconds

1 2 3 45 6 7 8 91011>>