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

  /external/speex/libspeex/
modes.h 39 #include <speex/speex.h>
40 #include <speex/speex_bits.h>
91 /** Description of a Speex sub-mode (wither narrowband or wideband */
cb_search.h 38 #include <speex/speex_bits.h>
quant_lsp.h 38 #include <speex/speex_bits.h>
speex_header.c 3 Describes the Speex header
39 #include <speex/speex_header.h>
40 #include <speex/speex.h>
89 const char *h="Speex ";
91 strncpy(header->speex_string, "Speex ", 8);
149 const char *h = "Speex ";
153 speex_notify("This doesn't look like a Speex file");
160 speex_notify("Speex header too small");
183 speex_notify("Invalid mode specified in Speex header")
    [all...]
nb_celp.h 40 #include <speex/speex_bits.h>
41 #include <speex/speex_callbacks.h>
ltp.h 35 #include <speex/speex_bits.h>
sb_celp.h 40 #include <speex/speex_bits.h>
speex_callbacks.c 39 #include <speex/speex_callbacks.h>
buffer.c 41 #include <speex/speex_buffer.h>
stereo.c 36 #include <speex/speex_stereo.h>
37 #include <speex/speex_callbacks.h>
jitter.c 4 Adaptive jitter buffer for Speex
58 #include <speex/speex.h>
59 #include <speex/speex_bits.h>
60 #include <speex/speex_jitter.h>
bits.c 39 #include <speex/speex_bits.h>
ltp.c 41 #include <speex/speex_bits.h>
nb_celp.c 46 #include <speex/speex_bits.h>
51 #include <speex/speex_callbacks.h>
    [all...]
  /system/media/audio_utils/
Android.mk 14 LOCAL_C_INCLUDES += $(call include-path-for, speex)
16 $(call include-path-for, speex) \
resampler.c 25 #include <speex/speex_resampler.h>
30 SpeexResamplerState *speex_resampler; // handle on speex resampler
41 int32_t speex_delay_ns; // delay introduced by speex resampler in ns
46 // speex based resampler
220 ALOGW("ReSampler: Cannot create speex resampler: %s", speex_resampler_strerror(error));
245 ALOGV("create_resampler() DONE rsmp %p &rsmp->itfe %p speex %p",
  /frameworks/av/media/libeffects/preprocessing/
Android.mk 19 LOCAL_C_INCLUDES += $(call include-path-for, speex)
  /build/core/
pathmap.mk 56 speex:external/speex/include
  /external/speex/include/speex/
speex_types.h 20 @brief Speex types
122 # include <speex/speex_config_types.h>

Completed in 393 milliseconds