Home
last modified time | relevance | path

Searched refs:celt_calc_theta (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dopus_pvq.c445 static int celt_calc_theta(const float *X, const float *Y, int coupling, int N) in celt_calc_theta() function
586 int itheta = quant ? celt_calc_theta(X, Y, stereo, N) : 0; in quant_band_template()

Completed in 2 milliseconds