Searched refs:COS_GRID_POINTS (Results 1 – 3 of 3) sorted by relevance
487 const int16_t WebRtcIlbcfix_kCosGrid[COS_GRID_POINTS + 1] = {
86 for (j = 1; j < COS_GRID_POINTS && foundFreqs < 10; j++) { in WebRtcIlbcfix_Poly2Lsp()
53 #define COS_GRID_POINTS 60 macro