ff_cos             34 libavcodec/celp_math.h int16_t ff_cos(uint16_t arg);
ff_cos             56 libavcodec/lsp.c         lsp[i] = ff_cos(lsf[i] * 20861 >> 15); // divide by PI and (0,13) -> (0,14)