Home
last modified time | relevance | path

Searched refs:logmax (Results 1 – 2 of 2) sorted by relevance

/external/libvorbis/lib/
Dpsytune.c362 float *logmax=fft; in main() local
393 logmax, in main()
/external/opencv3/modules/shape/src/
Dsc_dis.cpp378 double logmax=log10(outerRadius); in logarithmicSpaces() local
379 double delta=(logmax-logmin)/(nRadialBins-1); in logarithmicSpaces()