#include <float.h>#include "config_components.h"#include "mathops.h"#include "opustab.h"#include "opus_pvq.h"Go to the source code of this file.
Definition at line 34 of file opus_pvq.c.
Definition at line 36 of file opus_pvq.c.
Definition at line 37 of file opus_pvq.c.
Definition at line 39 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 46 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 58 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 77 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 83 of file opus_pvq.c.
Referenced by celt_alg_quant(), and celt_alg_unquant().
Definition at line 91 of file opus_pvq.c.
Referenced by celt_exp_rotation().
Definition at line 114 of file opus_pvq.c.
Referenced by celt_alg_quant(), and celt_alg_unquant().
Definition at line 154 of file opus_pvq.c.
Referenced by celt_alg_quant(), and celt_alg_unquant().
Definition at line 168 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 206 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 219 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 232 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 246 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 263 of file opus_pvq.c.
Referenced by celt_encode_pulses().
Definition at line 275 of file opus_pvq.c.
Referenced by celt_decode_pulses().
Definition at line 358 of file opus_pvq.c.
Referenced by celt_alg_quant().
Definition at line 363 of file opus_pvq.c.
Referenced by celt_alg_unquant().
Definition at line 424 of file opus_pvq.c.
Referenced by quant_band_template().
Decode pulse vector and combine the result with the pitch vector to produce the final normalised signal in the current band.
Definition at line 440 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 452 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 470 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 480 of file opus_pvq.c.
Referenced by quant_band_template().
Definition at line 490 of file opus_pvq.c.
Referenced by QUANT_FN().
Definition at line 886 of file opus_pvq.c.
Definition at line 896 of file opus_pvq.c.
Definition at line 906 of file opus_pvq.c.
Referenced by ff_celt_init(), and opus_encode_init().
Definition at line 926 of file opus_pvq.c.
Referenced by ff_celt_free(), and opus_encode_end().