HomeSort by relevance Sort by last modified time
    Searched refs:renormalise_vector (Results 1 - 4 of 4) sorted by null

  /external/libopus/celt/
vq.h 66 void renormalise_vector(celt_norm *X, int N, opus_val16 gain);
vq.c 347 void renormalise_vector(celt_norm *X, int N, opus_val16 gain) function
bands.c 348 renormalise_vector(X, N0<<LM, Q15ONE);
1049 renormalise_vector(X, N, gain);
    [all...]
celt_decoder.c 419 renormalise_vector(X+boffs, blen, Q15ONE);
    [all...]

Completed in 814 milliseconds