HomeSort by relevance Sort by last modified time
    Searched refs:nb_subvect (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
cb_search.c 127 int shape_cb_size, subvect_size, nb_subvect; local
135 nb_subvect = params->nb_subvect;
155 for (i=0;i<nb_subvect;i++)
280 int shape_cb_size, subvect_size, nb_subvect; local
307 nb_subvect = params->nb_subvect;
321 ALLOC(ind, nb_subvect, int);
338 ALLOC(itmp, 2*N*nb_subvect, int);
341 nind[i]=itmp+2*i*nb_subvect;
527 int shape_cb_size, subvect_size, nb_subvect; local
    [all...]
cb_search.h 44 int nb_subvect; member in struct:split_cb_params

Completed in 56 milliseconds