Searched refs:weight_func (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dvqgen.h45 float *(*weight_func) (struct vqgen *v,float *point); member in struct:vqgen
H A Dvqgen.c262 v->weight_func=weight;
264 v->weight_func=_weight_null;
382 float *ppt=v->weight_func(v,_point(v,i));
477 float *ppt=v->weight_func(v,_point(v,i));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/arm/
H A Dh264dsp_neon.S1628 .macro weight_func w
1665 weight_func 16
1670 weight_func 8
1675 weight_func 4

Completed in 75 milliseconds