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

  /external/speex/include/speex/
speex_stereo.h 59 /** Deprecated. Use speex_stereo_state_init() instead. */
60 #define SPEEX_STEREO_STATE_INIT {1,.5,1,1,0,0}
63 SpeexStereoState *speex_stereo_state_init();
  /external/speex/libspeex/
stereo.c 75 EXPORT SpeexStereoState *speex_stereo_state_init() function

Completed in 174 milliseconds