FFmpeg
Data Fields
SplitCodebookParams Struct Reference

Data Fields

int subvect_size
 
int nb_subvect
 
const signed char * shape_cb
 
int shape_bits
 
int have_sign
 

Detailed Description

Definition at line 101 of file speexdec.c.

Field Documentation

◆ subvect_size

int SplitCodebookParams::subvect_size

Definition at line 102 of file speexdec.c.

Referenced by split_cb_shape_sign_unquant().

◆ nb_subvect

int SplitCodebookParams::nb_subvect

Definition at line 103 of file speexdec.c.

Referenced by split_cb_shape_sign_unquant().

◆ shape_cb

const signed char* SplitCodebookParams::shape_cb

Definition at line 104 of file speexdec.c.

Referenced by split_cb_shape_sign_unquant().

◆ shape_bits

int SplitCodebookParams::shape_bits

Definition at line 105 of file speexdec.c.

Referenced by split_cb_shape_sign_unquant().

◆ have_sign

int SplitCodebookParams::have_sign

Definition at line 106 of file speexdec.c.

Referenced by split_cb_shape_sign_unquant().


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