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

  /external/speex/libspeex/
cb_search.c 90 static inline void target_update(spx_word16_t *t, spx_word16_t g, spx_word16_t *r, int len) function
218 target_update(t+subvect_size*(i+1), g, r+q, nsf-subvect_size*(i+1));
441 target_update(nt[j]+subvect_size*(i+1), g, r+q, nsf-subvect_size*(i+1));
cb_search_bfin.h 88 static inline void target_update(spx_word16_t *t, spx_word16_t g, spx_word16_t *r, int len) function

Completed in 56 milliseconds