HomeSort by relevance Sort by last modified time
    Searched defs:SampleSize (Results 1 - 4 of 4) sorted by null

  /art/runtime/base/
histogram.h 52 // Accumulative summation of percentiles; which is the frequency / SampleSize
53 // cumulative_perc[i] = sum(frequency[j] / SampleSize : 0 < j < i )
68 uint64_t SampleSize() const {
  /external/ImageMagick/coders/
wpg.c 572 SampleSize=1;
594 SampleSize=ReadBlobByte(image); /* DSZ */
595 if(SampleSize>8)
597 if(SampleSize<1)
609 for(i=0; i < SampleSize*(RunCount+1); i++)
619 for(bbuf=0; bbuf < SampleSize; bbuf++)
647 for(i=0; i < SampleSize*(RunCount+1); i++)
657 for(i=0; i < SampleSize; i++)
660 for(bbuf=0;bbuf<SampleSize;bbuf++)
664 for(i=0; i< SampleSize*(RunCount+1);i++
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
devicetopology.h 196 ULONG SampleSize;
    [all...]
ks.h 789 ULONG SampleSize;
    [all...]

Completed in 1586 milliseconds