Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lpc.c197 #define PI_BY_6400 (PI / 6400.0) macro
212 lsp[i] = (FLOAT32)cos((double)lsf[i] * (double)PI_BY_6400); in ixheaacd_lsf_2_lsp_conversion_float()