HomeSort by relevance Sort by last modified time
    Searched refs:predictor (Results 26 - 37 of 37) sorted by null

12

  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/ArmV7/
ArmV7Support.S 118 mcr p15,0,R0,c7,c5,6 @Invalidate Branch predictor array
ArmV7Support.asm 81 mcr p15,0,R0,c7,c5,6 ; BPIALL : Invalidate entire branch predictor array
  /external/ImageMagick/coders/
jpeg.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
encodemb.c 26 unsigned char *pred_ptr = bd->predictor;
  /external/libvpx/libvpx/vpx_dsp/x86/
intrapred_ssse3.asm 321 ; comments below are for a predictor like this
355 ; comments below are for a predictor like this
398 ; comments below are for a predictor like this
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp 688 void calculateBasicStatistics (StatisticsType& stats, const LineParametersWithConfidence& fit, const std::vector<SampleType>& samples, int SampleType::*predictor)
702 processingRates[ndx] = (float)(samples[ndx].*predictor) / timeInSeconds;
716 const float prediction = (float)(samples[ndx].*predictor) * fit.coefficient + fit.offset;
733 const float prediction = (float)(samples[ndx].*predictor) * fit.coefficient + fit.offset;
995 static float calculateSampleFitLinearity (const std::vector<T>& samples, int T::*predictor)
1007 const float aabbMinX = (float)(samples.front().*predictor);
1009 const float aabbMaxX = (float)(samples.back().*predictor);
1032 static float calculateSampleTemporalStability (const std::vector<T>& samples, int T::*predictor)
1043 const float aabbMinX = (float)(samples.front().*predictor)
    [all...]
  /external/libavc/common/arm/
ih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s 52 @* predictor values, followed by applying the same filter in the
ih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s 52 @* predictor values, followed by applying the same filter in the
ih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s 52 @* predictor values, followed by applying the same filter in the
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.h     [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 834 milliseconds

12