#include <backends.h>
|
void(* | pack )(vorbis_info_residue *, oggpack_buffer *) |
|
vorbis_info_residue *(* | unpack )(vorbis_info *, oggpack_buffer *) |
|
vorbis_look_residue *(* | look )(vorbis_dsp_state *, vorbis_info_residue *) |
|
void(* | free_info )(vorbis_info_residue *) |
|
void(* | free_look )(vorbis_look_residue *) |
|
long **(* | classx )(struct vorbis_block *, vorbis_look_residue *, int **, int *, int) |
|
int(* | forward )(oggpack_buffer *, struct vorbis_block *, vorbis_look_residue *, int **, int *, int, long **, int) |
|
int(* | inverse )(struct vorbis_block *, vorbis_look_residue *, float **, int *, int) |
|
◆ classx
◆ forward
◆ free_info
◆ free_look
◆ inverse
◆ look
◆ pack
◆ unpack
The documentation for this struct was generated from the following file: