Home | History | Annotate | Download | only in enc

Lines Matching refs:log10

1035         result[c] = (float)((v < 1.) ? -10.0 * log10(1. - v)