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

1 2 3 4 5 6 7 891011>>

  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h 643 * bACPred : Flag to use ac prediction
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h 643 * bACPred : Flag to use ac prediction
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Index.h 86 OMX_TI_IndexParamVideoIntraPredictionSettings, //!< use OMX_VIDEO_PARAM_INTRAPREDTYPE to configure the intra prediction modes used for different block sizes
OMX_Video.h 643 * bACPred : Flag to use ac prediction
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEvent.java 51 * This event makes {@link OpenWnn} to display prediction candidates from {@link ComposingText}.
  /external/valgrind/main/docs/html/
cl-manual.html 4 <title>6.?Callgrind: a call-graph generating cache and branch prediction profiler</title>
9 <link rel="prev" href="cg-manual.html" title="5.?Cachegrind: a cache and branch-prediction profiler">
20 <div class="chapter" title="6.?Callgrind: a call-graph generating cache and branch prediction profiler">
22 <a name="cl-manual"></a>6.?Callgrind: a call-graph generating cache and branch prediction profiler</h2></div></div></div>
65 Optionally, cache simulation and/or branch prediction (similar to Cachegrind)
118 Read the documentation for <a class="xref" href="cg-manual.html" title="5.?Cachegrind: a cache and branch-prediction profiler">Cachegrind: a cache and branch-prediction profiler</a> first. The material
199 branch prediction simulation, use <code class="option"><a class="xref" href="cl-manual.html#clopt.branch-sim">--branch-sim</a>=yes</code>.
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
tns.c 628 * returns: prediction gain
654 /* early return if signal is very low: signal prediction off, with zero parcor coeffs */
710 * returns: prediction gain
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
residu.cpp 106 coef_ptr = pointer to buffer containing the prediction coefficients
151 Word16 a[], // (i) : prediction coefficients
197 Word16 coef_ptr[], /* (i) : prediction coefficients*/
syn_filt.cpp 133 a = buffer containing the prediction coefficients (Word16) max 2^12
174 Word16 a[], // (i) : a[M+1] prediction coefficients (M=10)
250 Word16 a[], /* (i) : a[M+1] prediction coefficients (M=10) */
gc_pred.cpp 41 This file contains the functions that perform codebook gain MA prediction.
65 #define NPRED 4 /* number of prediction taps */
85 /* MA prediction coefficients (Q13) */
88 /* MA prediction coefficients (Q6) */
234 pred = table of MA prediction coefficients (Q13) (Word16)
235 pred_MR122 = table of MA prediction coefficients (Q6) (Word16)
240 This function performs the MA prediction of the innovation energy (in
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
combined_decode.cpp 165 /* Store the QP value for later use in AC prediction */
343 /* 4/01/01 : new ACDC prediction structure */
523 * 4/01/2001 : new ACDC prediction structure
pp_semaphore_chroma_inter.cpp 23 xpred = x-axis coordinate of the block used for prediction (int)
24 ypred = y-axis coordinate of the block used for prediction (int)
62 after chrominance prediction in interframe processing mode.
get_pred_adv_b_add.cpp 27 comp = pointer to 8-bit compensated prediction values within a VOP;
29 c_prev = pointer to previous 8-bit prediction values within a VOP;
53 comp = buffer contains newly computed compensated prediction values
64 Compute pixel values for a block in the current VOP. The prediction
68 prediction values to the block residual values.
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_reconstruct.c 96 x0 integer x-coordinate for prediction
97 y0 integer y-coordinate for prediction
100 xFrac horizontal fraction for prediction in 1/8 pixels
409 Top level chroma prediction function that calls the appropriate
    [all...]
h264bsd_macroblock_layer.c 249 Returns the prediction mode of a macroblock type
348 Parse macroblock prediction information from bit stream and store
436 Parse sub-macroblock prediction information from bit stream and
914 Returns the prediction mode for intra 16x16 macroblock.
952 macroblocks are used in intra prediction
    [all...]
  /packages/inputmethods/LatinIME/java/res/values/
strings.xml 52 <!-- Category title for text prediction -->
118 <string name="bigram_prediction">Bigram prediction</string>
120 <string name="bigram_prediction_summary">Use previous word also for prediction</string>
  /external/oprofile/events/i386/nehalem/
unit_masks 206 0x02 mru Instruction Length Decoder stall cycles due to Brand Prediction Unit (PBU) Most Recently Used (MRU) bypass
321 0x01 clear Counts the number of times the front end is resteered, mainly when the Branch Prediction Unit cannot provide a correct prediction and this is corrected by the Branch Address Calculator at the front end
324 0x01 early Counts early (normal) Branch Prediction Unit clears: BPU predicted a taken branch after incorrectly assuming that it was not taken
325 0x02 late Counts late Branch Prediction Unit clears due to Most Recently Used conflicts
  /external/libvpx/vp8/encoder/
firstpass.c 576 // do intra 16x16 prediction
740 //extend the recon for intra prediction
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
dtx_dec.cpp 345 predState = prediction states
355 predState = prediction states
391 gc_predState* predState, // i/o : prediction states
726 // Compute prediction error in Q15
733 // compute logarithm of prediction gain
748 // subtract prediction gain
844 gc_predState* predState, /* i/o : prediction states */
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 235 /******* main function for macroblock prediction for the entire frame ***/
277 /* cannot do I16 prediction here because it needs full decoding. */
400 else /* INTRA update, use for prediction */
417 /* cannot do I16 prediction here because it needs full decoding. */
829 /* We will find the best motion vector and the best intra prediction mode for each block. */
953 prediction gain is not worth the computation. The decision can also be made at the finest
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
motion_comp.cpp 141 /* Call function that performs luminance prediction */
306 /* Compute prediction for Chrominance b block (block[4]) */
314 /* Compute prediction for Chrominance b (block[4]) */
318 /* Compute prediction for Chrominance r (block[5]) */
328 /* Compute prediction for Chrominance b (block[4]) */
333 /* Compute prediction for Chrominance r (block[5]) */
    [all...]
dct.cpp 60 tmp2 = *((Int*) pred); /* prediction 4 pixels */
289 tmp2 = *((Int*) pred); /* prediction 4 pixels */
495 tmp2 = *((Int*) pred); /* prediction 4 pixels */
    [all...]
  /external/libvpx/vp8/decoder/
decodframe.c 192 /* Perform temporary clamping of the MV to be used for prediction */
210 /* do prediction */
416 ++xd->mode_info_context; /* skip prediction column */
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
set_sign.cpp 310 cn = buffer of residual after long term prediction (Word16)
359 Word16 cn[], //i : residual after long term prediction
488 Word16 cn[], /* i : residual after long term prediction */
  /external/elfutils/libdw/
ChangeLog 44 * dwarf_getsrclines.c (dwarf_getsrclines): Add more branch prediction.

Completed in 2913 milliseconds

1 2 3 4 5 6 7 891011>>