Home
last modified time | relevance | path

Searched defs:cos_tab (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dtwinvq.c95 static inline float get_cos(int idx, int part, const float *cos_tab, int size) in get_cos()
122 const float *cos_tab = tctx->cos_tabs[ftype]; in eval_lpcenv_or_interp() local
Ddca_lbr.c124 static float cos_tab[256]; variable