FFmpeg
|
Data Fields | |
int | subvect_size |
int | nb_subvect |
const signed char * | shape_cb |
int | shape_bits |
int | have_sign |
Definition at line 100 of file speexdec.c.
int SplitCodebookParams::subvect_size |
Definition at line 101 of file speexdec.c.
Referenced by split_cb_shape_sign_unquant().
int SplitCodebookParams::nb_subvect |
Definition at line 102 of file speexdec.c.
Referenced by split_cb_shape_sign_unquant().
const signed char* SplitCodebookParams::shape_cb |
Definition at line 103 of file speexdec.c.
Referenced by split_cb_shape_sign_unquant().
int SplitCodebookParams::shape_bits |
Definition at line 104 of file speexdec.c.
Referenced by split_cb_shape_sign_unquant().
int SplitCodebookParams::have_sign |
Definition at line 105 of file speexdec.c.
Referenced by split_cb_shape_sign_unquant().