Home
last modified time | relevance | path

Searched defs:addmul (Results 1 – 2 of 2) sorted by relevance

/external/libvorbis/vq/
Dmetrics.c209 float process_one(codebook *b,int book,float *a,int dim,int step,int addmul, in process_one()
262 void process_vector(codebook **bs,int *addmul,int inter,float *a,int n){ in process_vector()
Dlatticebuild.c62 int entries=-1,dim=-1,quantvals=-1,addmul=-1,sequencep=0; in main() local