Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_timer_test.c62 static unsigned int flooru(float f) in flooru() function
110 bucket = flooru(1.00 * (samples[i] - min_sample)/bucket_size); in frequency_plot()
/external/libpng/contrib/libtests/
Dmakepng.c155 flooru(double d) in flooru() function
364 value = flooru(65535*pow(value/65535.,conv)+.5); in set_value()