OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vorbis_look_residue
(Results
1 - 3
of
3
) sorted by null
/external/libvorbis/lib/
backends.h
91
vorbis_look_residue
*(*look) (vorbis_dsp_state *,
94
void (*free_look) (
vorbis_look_residue
*);
95
long **(*class) (struct vorbis_block *,
vorbis_look_residue
*,
98
vorbis_look_residue
*,
100
int (*inverse) (struct vorbis_block *,
vorbis_look_residue
*,
codec_internal.h
43
typedef void
vorbis_look_residue
;
typedef
70
vorbis_look_residue
**residue;
res0.c
77
void res0_free_look(
vorbis_look_residue
*i){
267
vorbis_look_residue
*res0_look(vorbis_dsp_state *vd,
413
static long **_01class(vorbis_block *vb,
vorbis_look_residue
*vl,
480
static long **_2class(vorbis_block *vb,
vorbis_look_residue
*vl,int **in,
536
vorbis_block *vb,
vorbis_look_residue
*vl,
656
static int _01inverse(vorbis_block *vb,
vorbis_look_residue
*vl,
716
int res0_inverse(vorbis_block *vb,
vorbis_look_residue
*vl,
728
int res1_forward(oggpack_buffer *opb,vorbis_block *vb,
vorbis_look_residue
*vl,
742
long **res1_class(vorbis_block *vb,
vorbis_look_residue
*vl,
754
int res1_inverse(vorbis_block *vb,
vorbis_look_residue
*vl
[
all
...]
Completed in 334 milliseconds