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

  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
RandomData.java 271 Object[] nextSample(Collection<?> c, int k);
  /external/aac/libSBRenc/src/
ton_corr.h 144 INT nextSample; /*!< Where to start the LPC analysis of the current frame.*/
  /prebuilts/go/darwin-x86/src/runtime/
malloc.go 864 mp.mcache.next_sample = nextSample()
868 // nextSample returns the next sampling point for heap profiling. The goal is
875 func nextSample() int32 {
916 // nextSampleNoFP is similar to nextSample, but uses older,
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
malloc.go 864 mp.mcache.next_sample = nextSample()
868 // nextSample returns the next sampling point for heap profiling. The goal is
875 func nextSample() int32 {
916 // nextSampleNoFP is similar to nextSample, but uses older,
    [all...]
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 

Completed in 423 milliseconds