Searched refs:tab_cos (Results 1 – 1 of 1) sorted by relevance
61 static const int16_t tab_cos[65] = variable80 return tab_cos[ind] + (offset * (tab_cos[ind+1] - tab_cos[ind]) >> 8); in ff_cos()