HomeSort by relevance Sort by last modified time
    Searched full:predicted (Results 26 - 50 of 256) sorted by null

12 3 4 5 6 7 8 91011

  /external/oprofile/events/arm/mpcore/
events 9 event:0x06 counters:0,1 um:zero minimum:500 name:BR_INST_NOT_PRED : branch not predicted
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_BlockMatch_Half_16x16.c 52 * predicted motion vector.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
predict.def 32 HITRATE is the probability that edge predicted by predictor as taken
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
predict.def 32 HITRATE is the probability that edge predicted by predictor as taken
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
predict.def 32 HITRATE is the probability that edge predicted by predictor as taken
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdexcept 103 * they cannot be easily predicted and can generally only be caught as
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 103 * they cannot be easily predicted and can generally only be caught as
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 103 * they cannot be easily predicted and can generally only be caught as
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 103 * they cannot be easily predicted and can generally only be caught as
  /dalvik/vm/compiler/
Compiler.h 31 /* Architectural-independent parameters for predicted chains */
107 /* Chain cell for predicted method invocation */
CompilerIR.h 92 kMirOpCheckInlinePrediction, // Gen checks for predicted inlining
  /external/oprofile/events/i386/atom/
unit_masks 74 0x01 pred_not_taken Retired branch instructions that were predicted not-taken
76 0x04 pred_taken Retired branch instructions that were predicted taken
  /external/oprofile/events/i386/p4/
unit_masks 4 0x01 branch not-taken predicted
6 0x04 branch taken predicted
  /frameworks/base/media/libstagefright/codecs/aacdec/
long_term_prediction.cpp 48 code construct to be used in the processing of the predicted samples.
85 predicted time domain signals.
99 Amount of shifting needed to grab the top 16 MSB from teh predicted buffer
102 predicted_samples contents are the newly calculated predicted time
116 applying 1-tap IIR filtering to calculate the predicted time domain
124 where y(n) ----- predicted time domain signals
376 /* Pointer to array containing predicted samples */
433 * Calculate the predicted time domain signals from the
long_term_synthesis.cpp 100 predicted_spectral = buffer (Int32) containing predicted spectral
102 pred_q_format = Q format (Int) for predicted spectral components of
136 coeffients or errors and predicted spectral components.
141 spectral by adding the predicted spectral components and the transmitted
569 /* Pointer to array containing predicted samples */
572 /* Pointer to the beginning of array containing predicted samples */
637 * 1. When prediction is turned on, all the predicted spectral
655 * frame by adding the predicted spectral
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
q_gain_c.cpp 126 exp_gcode0 -- Word16 -- predicted CB gain (exponent), Q0
127 frac_gcode0 -- Word16 -- predicted CB gain (fraction), Q15
193 Word16 exp_gcode0, /* i : predicted CB gain (exponent), Q0 */
194 Word16 frac_gcode0, /* i : predicted CB gain (fraction), Q15 */
222 * predicted codebook gain *
229 gcode0 = (Word16) Pow2(exp_gcode0, frac_gcode0, pOverflow); /* predicted gain */
qgain795.cpp 133 exp_gcode0 -- Word16 -- predicted CB gain (exponent), Q0
134 gcode0 -- Word16 -- predicted CB gain (norm.)
167 LTP gains (using predicted codebook gain)
207 Word16 exp_gcode0, /* i : predicted CB gain (exponent), Q0 */
208 Word16 gcode0, /* i : predicted CB gain (norm.), Q14 */
399 exp_gcode0 -- Word16 -- predicted CB gain (exponent), Q0
400 gcode0 -- Word16 -- predicted CB gain (norm.), Q14
477 Word16 exp_gcode0, /* i : predicted CB gain (exponent), Q0 */
478 Word16 gcode0, /* i : predicted CB gain (norm.), Q14 */
732 exp_gcode0 -- Word16 -- predicted CB gain (exponent), Q
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avclib_common.h 320 \param "pred" "Pointer to the origin of predicted area."
330 \param "pred" "Pointer to the origin of predicted area."
381 \return "Predicted number of nonzero coefficient."
390 \return "Predicted number of nonzero coefficient."
395 This function calculates the predicted motion vectors for the current macroblock.
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
gc_pred.cpp 205 exp_gcode0 = pointer to the exponent part of predicted gain factor
207 frac_gcode0 = pointer to the fractional part of predicted gain factor
217 recently calculated predicted gain factor
219 recently calculated predicted gain factor
265 Word16 *exp_gcode0, // o : exponent of predicted gain factor, Q0
266 Word16 *frac_gcode0,// o : fraction of predicted gain factor Q15
308 * predicted energy: *
324 * predicted codebook gain *
471 Word16 *exp_gcode0, /* o : exponent of predicted gain factor, Q0 */
472 Word16 *frac_gcode0,/* o : fraction of predicted gain factor Q15 *
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_dequant.cpp 169 ///// NEED TO DEQUANT THOSE PREDICTED AC COEFF
170 /* dequantize the rest of AC predicted coeff that haven't been dequant */
612 ///// NEED TO DEQUANT THOSE PREDICTED AC COEFF
613 /* dequantize the rest of AC predicted coeff that haven't been dequant */
987 ///// NEED TO DEQUANT THOSE PREDICTED AC COEFF
988 /* dequantize the rest of AC predicted coeff that haven't been dequant */
    [all...]
  /external/oprofile/events/i386/core_2/
unit_masks 154 0x01 predicted not-taken
156 0x04 predicted taken
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 417 \param "x_pos" "X-coordinate of the predicted block in quarter pel resolution."
418 \param "y_pos" "Y-coordinate of the predicted block in quarter pel resolution."
419 \param "pred" "Pointer to the output predicted block."
560 Perform full-pel exhaustive search around the predicted MV.
567 \param "cmvx, cmvy" "Predicted MV value."
584 \param "cmvx, cmvy" "Pointer to predicted MV (modified version)."
618 \param "cmvx, cmvy" "Predicted motion vector use for mvcost."
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_reconstruct.c 92 read at correct position and the predicted part is written to
101 chromaPartWidth width of the predicted part in pixels
102 chromaPartHeight height of the predicted part in pixels
104 predPartChroma pointer where predicted part is written
199 read at correct position and the predicted part is written to
295 image (ref) is read at correct position and the predicted part
484 image (ref) is read at correct position and the predicted part
602 image (ref) is read at correct position and the predicted part
736 image (ref) is read at correct position and the predicted part
859 image (ref) is read at correct position and the predicted par
    [all...]
  /packages/inputmethods/OpenWnn/res/values/
strings.xml 46 <string name="preference_prediction_summary">Display predicted words as conversion candidates.</string>
49 <string name="preference_correct_spell_summary">Display predicted words for correcting typing error.</string>
  /external/flac/libFLAC/include/private/
fixed.h 72 * Compute the residual signal obtained from sutracting the predicted

Completed in 402 milliseconds

12 3 4 5 6 7 8 91011