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

  /external/speex/include/speex/
speex.h 110 #define SPEEX_GET_SAMPLING_RATE 25
  /external/speex/libspeex/
sb_celp.c 267 speex_encoder_ctl(st->st_low, SPEEX_GET_SAMPLING_RATE, &st->sampling_rate);
780 speex_decoder_ctl(st->st_low, SPEEX_GET_SAMPLING_RATE, &st->sampling_rate);
    [all...]
nb_celp.c     [all...]

Completed in 30 milliseconds