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

  /external/speex/libspeex/
cb_search.c 131 int have_sign; local
138 have_sign = params->have_sign;
159 if (have_sign)
164 speex_bits_pack(bits,best_index,params->shape_bits+have_sign);
287 int have_sign; local
310 have_sign = params->have_sign;
380 if (have_sign)
468 speex_bits_pack(bits,ind[i],params->shape_bits+have_sign);
529 int have_sign; local
    [all...]
cb_search.h 47 int have_sign; member in struct:split_cb_params

Completed in 60 milliseconds