Home
last modified time | relevance | path

Searched defs:nextSample (Results 1 – 3 of 3) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
DRandomData.java271 Object[] nextSample(Collection<?> c, int k); in nextSample() method
/external/aac/libSBRenc/src/
Dton_corr.h123 INT nextSample; /*!< Where to start the LPC analysis of the current frame.*/ member
/external/skia/samplecode/
DSampleApp.cpp1596 bool SampleWindow::nextSample() { in nextSample() function in SampleWindow