HomeSort by relevance Sort by last modified time
    Searched full:prediction (Results 1 - 25 of 406) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/gesture/
InstanceLearner.java 29 private static final Comparator<Prediction> sComparator = new Comparator<Prediction>() {
30 public int compare(Prediction object1, Prediction object2) {
44 ArrayList<Prediction> classify(int sequenceType, int orientationType, float[] vector) {
45 ArrayList<Prediction> predictions = new ArrayList<Prediction>();
76 predictions.add(new Prediction(name, score));
80 // for (Prediction prediction : predictions)
    [all...]
Prediction.java 19 public class Prediction {
24 Prediction(String label, double predictionScore) {
GestureLibrary.java 63 public ArrayList<Prediction> recognize(Gesture gesture) {
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
predict.h 1 /* Definitions for branch prediction routines in the GNU compiler.
32 enum prediction enum
38 extern void predict_insn_def (rtx, enum br_predictor, enum prediction);
42 extern tree build_predict_expr (enum br_predictor, enum prediction);
predict.def 1 /* Definitions for the branch prediction routines in the GNU compiler.
48 DEF_PREDICTOR (PRED_NO_PREDICTION, "no prediction", PROB_ALWAYS, 0)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
predict.h 1 /* Definitions for branch prediction routines in the GNU compiler.
32 enum prediction enum
38 extern void predict_insn_def (rtx, enum br_predictor, enum prediction);
42 extern tree build_predict_expr (enum br_predictor, enum prediction);
  /packages/inputmethods/OpenWnn/
README.txt 34 Index 0: English dictionary for normal prediction (high priority)
35 Index 1: English dictionary for normal prediction (middle priority)
36 Index 2: English dictionary for normal prediction (low priority)
37 Index 3: English dictionary for relative prediction #1
38 Index 4: English dictionary for relative prediction #2
41 Index 0: Japanese dictionary for normal prediction (high priority)
42 Index 1: Japanese dictionary for normal prediction (low priority)
43 Index 2: Japanese dictionary for relative prediction #1
44 Index 3: Japanese dictionary for relative prediction #2
  /cts/tests/tests/gesture/src/android/gesture/cts/
GestureStorageAccessor.java 19 import android.gesture.Prediction;
42 ArrayList<Prediction> recognize(Gesture gesture);
GestureLibraryTest.java 22 import android.gesture.Prediction;
65 public ArrayList<Prediction> recognize(Gesture gesture) {
GestureStorageTester.java 20 import android.gesture.Prediction;
73 ArrayList<Prediction> predictions = mFixture.recognize(newLineGesture);
GestureStoreTest.java 22 import android.gesture.Prediction;
68 public ArrayList<Prediction> recognize(Gesture gesture) {
  /external/libvpx/vp8/common/
blockd.h 79 V_PRED, /* vertical prediction */
80 H_PRED, /* horizontal prediction */
81 TM_PRED, /* Truemotion prediction */
82 B_PRED, /* block based prediction, each block has its own prediction mode */
116 B_VE_PRED, /* vertical prediction */
117 B_HE_PRED, /* horizontal prediction */
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_MONITOR_ENTER_DEBUG.S 2 * To support deadlock prediction, this version of MONITOR_ENTER
  /packages/inputmethods/LatinIME/dictionaries/
sample.xml 5 Highest frequency words get more weight in the prediction algorithm.
  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
tns.h 37 Word16 threshOn; /* min. prediction gain for using tns TABUL * 100*/
71 Word16 threshold; /* min. prediction gain for using tns TABUL * 100 */
  /frameworks/base/docs/html/resources/articles/
gestures.jd 90 Prediction instances, each with a name - the same name you entered in
94 demonstrates how to retrieve the name of the first prediction:</p>
97 ArrayList&lt;prediction&gt; predictions = mLibrary.recognize(gesture);
99 // We want at least one prediction
101 Prediction prediction = predictions.get(0);
103 if (prediction.score &gt; 1.0) {
105 Toast.makeText(this, prediction.name, Toast.LENGTH_SHORT).show();
110 <p>In this example, the first prediction is taken into account only if it's
180 ArrayList&lt;Prediction&gt; predictions = mLibrary.recognize(gesture)
    [all...]
  /external/libvpx/vpx/
vp8.h 15 * compensated prediction, Discrete Cosine Transform (DCT) coding of the
16 * prediction error signal and context dependent entropy coding techniques
20 * - 1/4 (1/8) pixel accuracy motion compensated prediction
  /dalvik/vm/mterp/armv4t/
OP_AGET_WIDE.S 22 @ branch prediction (if any) handles conditional forward branches vs.
OP_APUT_WIDE.S 21 @ branch prediction (if any) handles conditional forward branches vs.
  /dalvik/vm/mterp/armv5te/
OP_AGET_WIDE.S 22 @ branch prediction (if any) handles conditional forward branches vs.
OP_APUT_WIDE.S 23 @ branch prediction (if any) handles conditional forward branches vs.
  /external/speex/libspeex/
modes.c 65 /* Parameters for Long-Term Prediction (LTP)*/
72 /* Parameters for Long-Term Prediction (LTP)*/
79 /* Parameters for Long-Term Prediction (LTP)*/
86 /* Parameters for Long-Term Prediction (LTP)*/
  /frameworks/base/media/libstagefright/codecs/aacdec/
ltp_common_internal.h 93 which can use lt prediction with long windows.
94 Explanation: Bands 0..MAX_LT_PRED_SFB-1 can use lt prediction. */
99 which can use lt prediction with short windows.
100 Explanation: Bands 0..MAX_LT_PRED_SFB-1 can use lt prediction. */
long_term_synthesis.cpp 88 win_prediction_used = buffer (Int) containing the prediction flag
90 buffer toggles prediction on(1)/off(0) for each
92 sfb_prediction_used = buffer (Int) containing the prediction flag
94 toggle prediction on(1)/off(0) on each scalefactor
120 current_frame contents are the dequantized spectrum with a prediction
121 vector added when prediction is turned on.
138 Long term synthesis is part of long term prediction (LTP) which is used to
142 spectral error when prediction is turned on.
154 Subpart 4.6.6 Long Term Prediction (LTP)
583 /* Pointer to prediction flag for each scalefactor band *
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avcint_common.h 156 Mode of prediction of partition or sub-partition. PV Created.
157 Do not change the order!!! Used in table look-up mode prediction in
171 Mode of intra 4x4 prediction. Table 8-2
188 Mode of intra 16x16 prediction. Table 8-3
201 Mode of intra chroma prediction. Table 8-4
582 AVCMBMode mbMode; /* type of MB prediction */
589 AVCPredMode MBPartPredMode[4][4]; /* prediction mode [MBPartIndx][subMBPartIndx] */
615 uint8 *pred_block; /* pointer to prediction block, could point to a frame */
617 uint8 pred[688]; /* for prediction */
622 /* temporary buffers for intra prediction */
    [all...]

Completed in 550 milliseconds

1 2 3 4 5 6 7 8 91011>>