Searched refs:celt_exp_rotation (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | opus_pvq.c | 109 static inline void celt_exp_rotation(float *X, uint32_t len, in celt_exp_rotation() function 423 celt_exp_rotation(X, N, blocks, K, spread, 1); in celt_alg_quant() 427 celt_exp_rotation(X, N, blocks, K, spread, 0); in celt_alg_quant() 441 celt_exp_rotation(X, N, blocks, K, spread, 0); in celt_alg_unquant()
|
Completed in 3 milliseconds