HomeSort by relevance Sort by last modified time
    Searched refs:nextSample (Results 1 - 13 of 13) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
RandomData.java 271 Object[] nextSample(Collection<?> c, int k);
RandomDataImpl.java     [all...]
  /external/aac/libSBRenc/src/
ton_corr.h 123 INT nextSample; /*!< Where to start the LPC analysis of the current frame.*/
ton_corr.cpp 179 k = hTonCorr->nextSample; /* startSample */
731 hTonCorr->nextSample = LPC_ORDER; /* firstSample */
    [all...]
  /external/skia/samplecode/
SampleApp.h 147 bool nextSample();
SampleApp.cpp 136 #define ANIMATING_EVENTTYPE "nextSample"
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mcache.go 83 c.next_sample = nextSample()
malloc.go 830 mp.mcache.next_sample = nextSample()
834 // nextSample returns the next sampling point for heap profiling.
839 func nextSample() int32 {
849 // make nextSample not overflow. Maximum possible step is
876 // nextSampleNoFP is similar to nextSample, but uses older,
mprof.go 354 // like malloc.go:nextSample()
  /prebuilts/go/linux-x86/src/runtime/
mcache.go 83 c.next_sample = nextSample()
malloc.go 830 mp.mcache.next_sample = nextSample()
834 // nextSample returns the next sampling point for heap profiling.
839 func nextSample() int32 {
849 // make nextSample not overflow. Maximum possible step is
876 // nextSampleNoFP is similar to nextSample, but uses older,
mprof.go 354 // like malloc.go:nextSample()
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 

Completed in 357 milliseconds