| FFmpeg
    | 
g722.h
  
Go to the documentation of this file.
   46         int16_t prev_qtzd_reconst;   ///< previous quantized reconstructed signal (internal value, using low_inv_quant4)
struct G722Context::TrellisNode ** nodep_buf[2]
The band[0] and band[1] correspond respectively to the lower band and higher band. 
Definition: g722.h:42
struct G722Context::TrellisPath * paths[2]
void ff_g722_update_low_predictor(struct G722Band *band, const int ilow)
Definition: libavcodec/g722.c:139
Definition: g722.h:60
void ff_g722_update_high_predictor(struct G722Band *band, const int dhigh, const int ihigh)
Definition: libavcodec/g722.c:150
struct G722Context::TrellisNode * node_buf[2]
external API header 
struct G722Context::G722Band band[2]
Definition: g722.h:54
struct G722Context G722Context
void ff_g722_apply_qmf(const int16_t *prev_samples, int *xout1, int *xout2)
Definition: libavcodec/g722.c:161
Definition: g722.h:33
int16_t prev_qtzd_reconst
previous quantized reconstructed signal (internal value, using low_inv_quant4) 
Definition: g722.h:46
Generated on Fri Oct 31 2025 06:56:09 for FFmpeg by
 1.8.11
 1.8.11