FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
CeltPVQ Struct Reference

#include <opus_pvq.h>

Data Fields

int qcoeff [256]
 
float hadamard_tmp [256]
 
float(* pvq_search )(float *X, int *y, int K, int N)
 
QUANT_FNquant_band
 

Detailed Description

Definition at line 35 of file opus_pvq.h.

Field Documentation

int CeltPVQ::qcoeff[256]

Definition at line 36 of file opus_pvq.h.

Referenced by celt_alg_quant(), and celt_alg_unquant().

float CeltPVQ::hadamard_tmp[256]

Definition at line 37 of file opus_pvq.h.

Referenced by quant_band_template().

float(* CeltPVQ::pvq_search)(float *X, int *y, int K, int N)

Definition at line 39 of file opus_pvq.h.

Referenced by celt_alg_quant(), ff_celt_pvq_init(), and ff_opus_dsp_init_x86().

QUANT_FN* CeltPVQ::quant_band

The documentation for this struct was generated from the following file: