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

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/linux/
tcp.h 211 * Header prediction flags
  /external/valgrind/main/docs/html/
manual-intro.html 43 <li class="listitem"><p><span class="command"><strong>Cachegrind</strong></span> is a cache and branch-prediction
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
cl_ltp.cpp 447 res2 = pointer to long term prediction residual (Word16)
455 res2 = pointer to long term prediction residual (Word16)
501 Word16 res2[], // i/o : Long term prediction residual Q0
627 Word16 res2[], /* i/o : Long term prediction residual Q0 */
qgain475.cpp 571 gain predictor with the (bounded) prediction error.
599 // calculate prediction error factor (given optimum CB gain gcu):
604 // calculate prediction error (log):
642 // calculate prediction error (log2, Q10)
658 // calculate prediction error (20*log10, Q10)
709 /* calculate prediction error factor (given optimum CB gain gcu):
715 * calculate prediction error (log):
757 /* calculate prediction error (log2, Q10) */
769 /* calculate prediction error (20*log10, Q10) */
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
qisf_ns.h 63 #define ORDER 16 /* order of linear prediction filter */
qisf_ns_tab.cpp 34 * Version whith no prediction
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Syn_filt_32_opt.s 18 @ Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
residu_asm_opt.s 18 @ Word16 a[], /* (i) Q12 : prediction coefficients */
  /frameworks/compile/libbcc/tests/
armreg.h 222 #define CPU_CONTROL_BPRD_ENABLE 0x00000800 /* Z: Branch prediction enable */
  /frameworks/media/libvideoeditor/vss/common/inc/
M4ENCODER_common.h 317 M4OSA_Bool bAcPrediction; /**< AC prediction [default=1, disable=0] */
  /packages/inputmethods/OpenWnn/res/values/
strings.xml 45 <string name="preference_prediction_title">Word Prediction</string>
  /packages/inputmethods/PinyinIME/jni/share/
dictlist.cpp 245 // 2. Do prediction
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 282 * GNU C version 2.96 adds explicit branch prediction so that
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 282 * GNU C version 2.96 adds explicit branch prediction so that
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 282 * GNU C version 2.96 adds explicit branch prediction so that
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
cdefs.h 282 * GNU C version 2.96 adds explicit branch prediction so that
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 282 * GNU C version 2.96 adds explicit branch prediction so that
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 282 * GNU C version 2.96 adds explicit branch prediction so that
  /system/core/libpixelflinger/codeflinger/
armreg.h 222 #define CPU_CONTROL_BPRD_ENABLE 0x00000800 /* Z: Branch prediction enable */
  /external/oprofile/events/i386/nehalem/
events 72 event:0xA7 counters:0,1,2,3 um:one minimum:6000 name:BACLEAR_FORCE_IQ : Counts number of times a BACLEAR was forced by the Instruction Queue. The IQ is also responsible for providing conditional branch prediciton direction based on a static scheme and dynamic data provided by the L2 Branch Prediction Unit. If the conditional branch target is not found in the Target Array and the IQ predicts that the branch is taken, then the IQ will force the Branch Address Calculator to issue a BACLEAR. Each BACLEAR asserted by the BAC generates approximately an 8 cycle bubble in the instruction fetch pipeline.
98 event:0xE8 counters:0,1,2,3 um:bpu_clears minimum:6000 name:BPU_CLEARS : Counts Branch Prediction Unit clears.
  /external/oprofile/events/i386/westmere/
unit_masks 25 0x01 early Early Branch Prediction Unit clears
26 0x02 late Late Branch Prediction Unit clears
  /external/speex/libspeex/
ltp.c 3 Long-Term Prediction functions
260 /* Search for the best pitch prediction gain */
  /frameworks/base/media/libstagefright/codecs/aacdec/
lt_decode.cpp 59 long-term prediction.
87 This function decodes the bitstream elements for long term prediction
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
d_plsf.cpp 156 state->past_r_q[i] = 0; // Past quantized prediction error
199 state->past_r_q[i] = 0; /* Past quantized prediction error */
d_plsf_3.cpp 65 indices.1st order MA prediction and split by 3 vector
297 /* decode prediction residuals from 3 received indices */

Completed in 1453 milliseconds

1 2 3 4 5 6 7 8 91011>>