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

1 2

  /external/chromium_org/third_party/webrtc/tools/e2e_quality/audio/
daemon.conf 1 resample-method = speex-float-9
  /external/chromium_org/third_party/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>
  /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>
  /system/media/audio_utils/
Android.mk 17 LOCAL_C_INCLUDES += $(call include-path-for, speex)
19 $(call include-path-for, speex) \
  /frameworks/av/media/libeffects/preprocessing/
Android.mk 19 LOCAL_C_INCLUDES += $(call include-path-for, speex)
  /build/core/
pathmap.mk 53 speex:external/speex/include
  /external/chromium_org/third_party/speex/include/speex/
speex_types.h 20 @brief Speex types
122 # include <speex/speex_config_types.h>
  /external/speex/include/speex/
speex_types.h 20 @brief Speex types
122 # include <speex/speex_config_types.h>
  /external/speex/
Android.mk 102 libspeex/speex.c \

Completed in 1581 milliseconds

1 2