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

  /external/chromium_org/third_party/speex/libspeex/
modes.h 155 int speex_encode_native(void *state, spx_word16_t *in, SpeexBits *bits);
speex.c 73 int speex_encode_native(void *state, spx_word16_t *in, SpeexBits *bits) function
sb_celp.c 354 speex_encode_native(st->st_low, low, bits);
    [all...]
  /external/speex/libspeex/
modes.h 155 int speex_encode_native(void *state, spx_word16_t *in, SpeexBits *bits);
speex.c 73 int speex_encode_native(void *state, spx_word16_t *in, SpeexBits *bits) function
sb_celp.c 354 speex_encode_native(st->st_low, low, bits);
    [all...]

Completed in 3623 milliseconds