/cts/tests/tests/gesture/src/android/gesture/cts/ |
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/valgrind/main/ |
README | 24 and branch-prediction profiler, a call-graph generating cache abd 25 branch-prediction profiler, and a heap profiler. It also includes
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
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.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-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
predict.def | 1 /* Definitions for the branch prediction routines in the GNU compiler. 48 DEF_PREDICTOR (PRED_NO_PREDICTION, "no prediction", PROB_ALWAYS, 0)
|
/external/antlr/src/org/antlr/runtime/ |
FailedPredicateException.java | 33 * a prediction decision.
|
/external/llvm/lib/Target/Sparc/ |
README.txt | 11 * Emit the 'Branch on Integer Register with Prediction' instructions. It's
|
/external/speex/libspeex/ |
lpc.h | 4 @brief Functions for LPC (Linear Prediction Coefficients) analysis
|
/frameworks/base/core/java/android/gesture/ |
Learner.java | 83 abstract ArrayList<Prediction> classify(int sequenceType, int orientationType, float[] vector);
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
mp4lib_int.h | 65 int predictionType; /* VOP prediction type */ 137 uint8 pred_block[384]; /* prediction block, Aug 3,2005 */ 189 /* prediction data. If the compiler is smart */ 255 int intra_acdcPredDisable; /* VOL disable INTRA DC prediction */
|
mb_motion_comp.cpp | 55 that perform luminance and chrominance prediction and it initializes the 58 chrominance prediction functions to call and determines how the post 116 /** modified 3 August 2005 to do prediction and put the results in 249 /* Call function that performs luminance prediction */ 289 /* Compute prediction values over current luminance MB */ 325 /* Compute prediction values over current luminance MB */ 361 /* Compute prediction values over current luminance MB */ 453 /* x position in prediction data offset by motion vector */ 458 /* y position in prediction data offset by motion vector */ 466 /* Call function that performs chrominance prediction */ [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
armVC.h | 77 * Performs adaptive DC/AC coefficient prediction for an intra block. Prior 78 * to the function call, prediction direction (predDir) should be selected 94 * [in] predDir indicates the prediction direction which takes one 98 * [in] ACPredFlag a flag indicating if AC prediction should be 104 * calculate PQF (set 1, prediction) or QF (set 0, reconstruction) 139 * Performs detecting the prediction direction 152 * [out] predDir indicates the prediction direction which takes one 185 * [in] predDir AC prediction direction, which is used to decide 188 * OMX_VIDEO_NONE AC prediction not used. 191 * OMX_VIDEO_HORIZONTAL Horizontal prediction [all...] |
omxVC.h | 491 /* The direction enumerator is used with functions that perform AC/DC prediction and zig-zag scan. */ 602 OMXVCMotionVector pMVPred[2][2]; /* motion vector prediction, represented using 1/2-pel units, 605 OMX_U8 pPredDir[2][2]; /* AC prediction direction: 619 * the set of three MV candidates used for prediction is also returned, 637 * prediction candidate MVs are not returned and pDstMVPredME will 647 * used for prediction as specified in [ISO14496-2], subclause [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
armVC.h | 77 * Performs adaptive DC/AC coefficient prediction for an intra block. Prior 78 * to the function call, prediction direction (predDir) should be selected 94 * [in] predDir indicates the prediction direction which takes one 98 * [in] ACPredFlag a flag indicating if AC prediction should be 104 * calculate PQF (set 1, prediction) or QF (set 0, reconstruction) 139 * Performs detecting the prediction direction 152 * [out] predDir indicates the prediction direction which takes one 185 * [in] predDir AC prediction direction, which is used to decide 188 * OMX_VIDEO_NONE AC prediction not used. 191 * OMX_VIDEO_HORIZONTAL Horizontal prediction [all...] |
omxVC.h | 491 /* The direction enumerator is used with functions that perform AC/DC prediction and zig-zag scan. */ 602 OMXVCMotionVector pMVPred[2][2]; /* motion vector prediction, represented using 1/2-pel units, 605 OMX_U8 pPredDir[2][2]; /* AC prediction direction: 619 * the set of three MV candidates used for prediction is also returned, 637 * prediction candidate MVs are not returned and pDstMVPredME will 647 * used for prediction as specified in [ISO14496-2], subclause [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
armVC.h | 77 * Performs adaptive DC/AC coefficient prediction for an intra block. Prior 78 * to the function call, prediction direction (predDir) should be selected 94 * [in] predDir indicates the prediction direction which takes one 98 * [in] ACPredFlag a flag indicating if AC prediction should be 104 * calculate PQF (set 1, prediction) or QF (set 0, reconstruction) 139 * Performs detecting the prediction direction 152 * [out] predDir indicates the prediction direction which takes one 185 * [in] predDir AC prediction direction, which is used to decide 188 * OMX_VIDEO_NONE AC prediction not used. 191 * OMX_VIDEO_HORIZONTAL Horizontal prediction [all...] |
omxVC.h | 491 /* The direction enumerator is used with functions that perform AC/DC prediction and zig-zag scan. */ 602 OMXVCMotionVector pMVPred[2][2]; /* motion vector prediction, represented using 1/2-pel units, 605 OMX_U8 pPredDir[2][2]; /* AC prediction direction: 619 * the set of three MV candidates used for prediction is also returned, 637 * prediction candidate MVs are not returned and pDstMVPredME will 647 * used for prediction as specified in [ISO14496-2], subclause [all...] |
/external/oprofile/events/mips/25K/ |
events | 25 # Branch/Jump Prediction: 29 event:0xf counters:0,1 um:zero minimum:500 name:JR_RPD_MISSPREDICTED : JR instructions that mispredicted using the Return Prediction Stack 71 event:0x21 counters:0,1 um:zero minimum:500 name:REPLAYS_LSU_LOAD_DEP_FPU : LSU requested replays, load-dependent speculative dispatch, FPU exception prediction
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_SubAndTransformQDQResidual.c | 27 * This function subtracts the prediction signal from the original signal to 37 * pSrcPred - Pointer to prediction signal. 4-byte alignment required. 40 * iSrcPredStep - Step of the prediction signal buffer; must be a multiple
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 133 /* Setting the AC prediction direction and prediction direction */ 185 /* AC DC prediction */
|
omxVCM4P2_FindMVpred.c | 30 * the set of three MV candidates used for prediction is also returned, 48 * prediction candidate MVs are not returned and pDstMVPredME will 58 * used for prediction as specified in [ISO14496-2], subclause
|
/external/quake/quake/src/QW/ |
qwchangelog.txt | 7 - fixed prediction bug in spectator/camera view, camera will no longer
86 is noted and the clients are updated with the change so that their prediction
95 differences in movement prediction
151 - add other player clip hulls to player prediction and local prediction
|
/external/llvm/lib/CodeGen/ |
IfConversion.cpp | 177 const BranchProbability &Prediction) const; 180 const BranchProbability &Prediction) const; 207 const BranchProbability &Prediction) const { 209 Prediction); 216 const BranchProbability &Prediction) const { 219 Prediction); 454 const BranchProbability &Prediction) const { 465 Prediction)) 481 const BranchProbability &Prediction) const { 503 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction)) [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_intra_prediction.c | 201 Perform intra 16x16 prediction mode for luma pixels and add 202 residual into prediction. The resulting luma pixels are 255 Perform intra 4x4 prediction for luma pixels and add residual 256 into prediction. The resulting luma pixels are stored in 257 macroblock array 'data'. The intra 4x4 prediction mode for each 368 Perform intra prediction for chroma pixels and add residual 369 into prediction. The resulting chroma pixels are stored in 'data'. 450 Processes one intra macroblock. Performs intra prediction using 451 specified prediction mode. Writes the final macroblock 452 (prediction + residual) into the output image (image [all...] |