Home
last modified time | relevance | path

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

/external/srec/srec/cfront/
Dsh_down.h38 static PINLINE int fixed_round(float value);
93 static PINLINE int fixed_round(float value) in fixed_round() function
Dfrontobj.c420 freqobj->fc[freqobj->nf] = (fftdata) fixed_round(f); /* 10 % */ in setup_freq_object()