Home
last modified time | relevance | path

Searched defs:vqgen (Results 1 – 8 of 8) sorted by relevance

/dports/audio/libvorbis/libvorbis-1.3.7/vq/
H A Dvqgen.h20 typedef struct vqgen{ struct
43 float (*metric_func) (struct vqgen *v,float *entry,float *point); argument
44 float *(*weight_func) (struct vqgen *v,float *point); argument
47 } vqgen; argument
H A Dvqgen.c240 float (*metric)(vqgen *,float *, float *), in vqgen_init() argument
241 float *(*weight)(vqgen *,float *),int centroid){ in vqgen_init()
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/libvorbis/vq/
H A Dvqgen.h21 typedef struct vqgen{ struct
44 float (*metric_func) (struct vqgen *v,float *entry,float *point); argument
45 float *(*weight_func) (struct vqgen *v,float *point); argument
48 } vqgen; argument
H A Dvqgen.c241 float (*metric)(vqgen *,float *, float *), in vqgen_init() argument
242 float *(*weight)(vqgen *,float *),int centroid){ in vqgen_init()
/dports/games/edge/Edge-1.35-source/lib_win32/libvorbis-1.1.2/vq/
H A Dvqgen.h21 typedef struct vqgen{ struct
44 float (*metric_func) (struct vqgen *v,float *entry,float *point); argument
45 float *(*weight_func) (struct vqgen *v,float *point); argument
48 } vqgen; typedef
H A Dvqgen.c241 float (*metric)(vqgen *,float *, float *), in vqgen_init() argument
242 float *(*weight)(vqgen *,float *),int centroid){ in vqgen_init()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libvorbis-1.3.5/vq/
H A Dvqgen.h21 typedef struct vqgen{ struct
44 float (*metric_func) (struct vqgen *v,float *entry,float *point); argument
45 float *(*weight_func) (struct vqgen *v,float *point); argument
48 } vqgen; typedef
H A Dvqgen.c241 float (*metric)(vqgen *,float *, float *), in vqgen_init() argument
242 float *(*weight)(vqgen *,float *),int centroid){ in vqgen_init()