Searched refs:stereo_itheta (Results 1 – 3 of 3) sorted by relevance
/external/libopus/celt/ |
D | vq.h | 77 int stereo_itheta(const celt_norm *X, const celt_norm *Y, int stereo, int N, int arch);
|
D | vq.c | 410 int stereo_itheta(const celt_norm *X, const celt_norm *Y, int stereo, int N, int arch) in stereo_itheta() function
|
D | bands.c | 740 itheta = stereo_itheta(X, Y, stereo, N, ctx->arch); in compute_theta()
|