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

  /external/speex/libspeex/
ltp_bfin.h 310 spx_word16_t *C16,
407 : "a" (gain_cdbk), "a" (C16), "a" (gain_cdbk_size), "a" (max_gain),
ltp.c 314 spx_word16_t *C16,
335 sum = compute_pitch_error(C16, g, pitch_control);
448 spx_word16_t C16[9];
450 spx_word16_t *C16=C;
477 normalize16(C, C16, 32767, 9);
484 best_cdbk = pitch_gain_search_3tap_vq(gain_cdbk, gain_cdbk_size, C16, max_gain);
  /external/openssl/crypto/modes/
gcm128.c     [all...]

Completed in 394 milliseconds